|
HDK
|
This is the complete list of members for UT_Date, including all inherited members.
| appendPrintSeconds(UT_WorkBuffer &buf, fpreal seconds, bool force_hours=false, bool force_minutes=false, bool force_hundredths=false) | UT_Date | static |
| dprintf(UT_WorkBuffer &buf, const char *format, time_t tm) | UT_Date | static |
| dprintf(char *buf, int buf_size, const char *format, time_t tm) | UT_Date | static |
| dprintf(std::ostream &os, const char *format, time_t tm, int *item_count=NULL) | UT_Date | static |
| dprintf(UT_WorkBuffer &buf, const char *format, const struct tm *tm) | UT_Date | static |
| dprintf(char *buf, int buf_size, const char *format, const struct tm *tm) | UT_Date | static |
| dprintf(std::ostream &os, const char *format, const struct tm *tm, int *item_count=NULL) | UT_Date | static |
| parseSeconds(const char *time) | UT_Date | static |
| printSeconds(UT_WorkBuffer &buf, fpreal seconds, bool force_hours=false, bool force_minutes=false, bool force_hundredths=false) | UT_Date | static |