Contents
#include <coredatetime.h> enum Constants { kSecondsPerMinute = 60, kSecondsPerHour = 60* 60, };