| CrackDate(const char *p_buffer, short *r_year, short *r_monthnum, short *r_monthday, short *r_year2, short *r_julday=NULL, bool *r_isleap=NULL) | TTimeFuncs | [static] |
| CrackTime(const char *p_buffer, short *p_hour, short *p_min, short *p_sec=NULL, short *p_msec=NULL, double *p_fpsec=NULL) | TTimeFuncs | [static] |
| DateString(char *r_buffer, WORM_TIME_FORMAT p_format, WORM_TIME_LOCALE p_locale=WORM_GMT_TIME, double p_time=-1.0) | TTimeFuncs | [static] |
| DOW | TTimeFuncs | [static] |
| GetHighResTime() | TTimeFuncs | [static] |
| IsLeapyear(unsigned int p_year) | TTimeFuncs | [static] |
| MONTH_STARTS | TTimeFuncs | [protected, static] |
| MOY | TTimeFuncs | [static] |
| MSecSleep(unsigned int p_msec) | TTimeFuncs | [static] |
| TimeToDouble(const char *p_buffer) | TTimeFuncs | [static] |
| YearJulianToMonDay(short p_year, short p_julday, short *r_monthnum, short *r_monthday) | TTimeFuncs | [static] |