HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Date Member List

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_Datestatic
dprintf(UT_WorkBuffer &buf, const char *format, time_t tm)UT_Datestatic
dprintf(char *buf, int buf_size, const char *format, time_t tm)UT_Datestatic
dprintf(std::ostream &os, const char *format, time_t tm, int *item_count=NULL)UT_Datestatic
dprintf(UT_WorkBuffer &buf, const char *format, const struct tm *tm)UT_Datestatic
dprintf(char *buf, int buf_size, const char *format, const struct tm *tm)UT_Datestatic
dprintf(std::ostream &os, const char *format, const struct tm *tm, int *item_count=NULL)UT_Datestatic
parseSeconds(const char *time)UT_Datestatic
printSeconds(UT_WorkBuffer &buf, fpreal seconds, bool force_hours=false, bool force_minutes=false, bool force_hundredths=false)UT_Datestatic