Namespaces | |
maxon | |
Macros | |
#define | localtime |
#define | gmtime |
#define | timegm |
#define | mktime |
Functions | |
MAXON_ATTRIBUTE_FORCE_INLINE tm | ConvertLocalDateTimeToTM (const LocalDateTime &dateTime) |
MAXON_ATTRIBUTE_FORCE_INLINE LocalDateTime | ConvertTMToLocalDateTime (const tm &st) |
MAXON_ATTRIBUTE_FORCE_INLINE time_t | mktime_r (struct tm *tm) |
MAXON_ATTRIBUTE_FORCE_INLINE time_t | timegm_r (struct tm *tm) |
Variables | |
static const UInt32 | g_privateDays [2][12] |
#define localtime |
#define gmtime |
#define timegm |
#define mktime |