|
Adbase
Adinf C++ base library V2
|
This is the complete list of members for adbase::TimeZone, including all inherited members.
| fromLocalTime(const struct tm &) const | adbase::TimeZone | |
| fromUtcTime(const struct tm &) | adbase::TimeZone | static |
| fromUtcTime(int year, int month, int day, int hour, int minute, int seconds) | adbase::TimeZone | static |
| TimeZone(const char *zonefile) | adbase::TimeZone | explicit |
| TimeZone(int eastOfUtc, const char *tzname) | adbase::TimeZone | |
| TimeZone() | adbase::TimeZone | inline |
| toLocalTime(time_t secondsSinceEpoch) const | adbase::TimeZone | |
| toUtcTime(time_t secondsSinceEpoch, bool yday=false) | adbase::TimeZone | static |
| valid() const | adbase::TimeZone | inline |