| getDayOfWeek(const int year, const int month, const int day) | datetimeUtils | [static] |
| getDaysInMonth(const int year, const int month) | datetimeUtils | [static] |
| getWeekOfYear(const int year, const int month, const int day, const bool iso=false) | datetimeUtils | [static] |
| isLeapYear(const int year) | datetimeUtils | [static] |
| toLocalTime(const datetime &date, const int zone) | datetimeUtils | [static] |
| toUniversalTime(const datetime &date) | datetimeUtils | [static] |
1.6.2