|
VMime
|
This is the complete list of members for datetimeUtils, including all inherited members.
| 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 |