Namespaces |
|
| maxon | |
Macros |
|
| #define | localtime |
| #define | gmtime |
| #define | timegm |
| #define | mktime |
函数 |
|
| 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) |
变量 |
|
| static const UInt32 | g_privateDays [2][12] |
| #define localtime |
| #define gmtime |
| #define timegm |
| #define mktime |