Go to the source code of this file.
Functions | |
| void | GetTimezoneInfo (const char *&timezone_str, int &timezone_offset) |
| const char * | TimezoneString (void) |
| int | TimezoneOffset (void) |
| void GetTimezoneInfo | ( | const char *& | timezone_str, |
| int & | timezone_offset ) |
Definition at line 22 of file timezone.cpp.
| int TimezoneOffset | ( | void | ) |
Definition at line 66 of file timezone.cpp.
| const char * TimezoneString | ( | void | ) |
Definition at line 59 of file timezone.cpp.