enum Core::DateTime::Constants

#include <coredatetime.h>

enum Constants
{
    kSecondsInDay = 60* 60* 24,
};