CUBRID Engine
latest
|
#include <timezone_lib_common.h>
Public Attributes | |
char | code [TZ_COUNTRY_CODE_SIZE] |
char | full_name [TZ_COUNTRY_NAME_SIZE] |
Definition at line 88 of file timezone_lib_common.h.
char tz_country::code[TZ_COUNTRY_CODE_SIZE] |
Definition at line 90 of file timezone_lib_common.h.
Referenced by tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_countries(), and tzc_export_timezone_dot_c().
char tz_country::full_name[TZ_COUNTRY_NAME_SIZE] |
Definition at line 91 of file timezone_lib_common.h.
Referenced by init_tz_name(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_countries(), and tzc_export_timezone_dot_c().