|
libUTL++
|
Date/time manipulation. More...
Classes | |
| class | utl::Duration |
| Duration of time. More... | |
| class | utl::Time |
| Date/time. More... | |
| class | utl::TimeSpan |
| Time span. More... | |
Enumerations | |
| enum | utl::tm_day_t { utl::tm_sunday, utl::tm_monday, utl::tm_tuesday, utl::tm_wednesday, utl::tm_thursday, utl::tm_friday, utl::tm_saturday } |
| Day of week. More... | |
| enum | utl::tm_month_t { utl::tm_january, utl::tm_february, utl::tm_march, utl::tm_april, utl::tm_may, utl::tm_june, utl::tm_july, utl::tm_august, utl::tm_september, utl::tm_october, utl::tm_november, utl::tm_december } |
| Month of year. More... | |
| enum | utl::tm_unit_t { utl::tm_second, utl::tm_minute, utl::tm_half_hour, utl::tm_hour, utl::tm_day, utl::tm_week, utl::tm_month } |
| Unit of time. More... | |
| enum | utl::tm_dst_t { utl::tm_dst_off, utl::tm_dst_on, utl::tm_dst_auto, utl::tm_dst_leave } |
| DST flag. More... | |
Date/time manipulation.
| enum utl::tm_day_t |
| enum utl::tm_month_t |
| enum utl::tm_unit_t |
| enum utl::tm_dst_t |