CUBRID Engine
latest
|
#include <timezone_lib_common.h>
Public Attributes | |
char | windows_zone [TZ_WINDOWS_ZONE_NAME_SIZE+1] |
char | territory [TZ_COUNTRY_CODE_SIZE+1] |
int | iana_zone_id |
Definition at line 190 of file timezone_lib_common.h.
int tz_windows_iana_map::iana_zone_id |
Definition at line 194 of file timezone_lib_common.h.
Referenced by tzc_summary().
char tz_windows_iana_map::territory[TZ_COUNTRY_CODE_SIZE+1] |
Definition at line 193 of file timezone_lib_common.h.
Referenced by tzc_summary().
char tz_windows_iana_map::windows_zone[TZ_WINDOWS_ZONE_NAME_SIZE+1] |
Definition at line 192 of file timezone_lib_common.h.
Referenced by tzc_summary().