|
CUBRID Engine
latest
|
#include <timezone_lib_common.h>

Public Attributes | |
| int | gmt_off |
| int | ds_ruleset |
| unsigned short | until_year |
| unsigned char | until_mon |
| unsigned char | until_day |
| unsigned char | until_hour |
| unsigned char | until_min |
| unsigned char | until_sec |
| TZ_TIME_TYPE | until_time_type |
| TZ_UNTIL_FLAG | until_flag |
| DS_TYPE | ds_type |
| int | julian_date |
| const char * | std_format |
| const char * | save_format |
| const char * | var_format |
Definition at line 109 of file timezone_lib_common.h.
| int tz_offset_rule::ds_ruleset |
Definition at line 112 of file timezone_lib_common.h.
Referenced by get_saving_time_from_offset_rule(), init_tz_name(), tz_datetime_utc_conv(), tz_decode_tz_id(), tz_explain_tz_id(), tz_full_timezones_start_scan(), tz_zone_info_to_str(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), tzc_dump_one_timezone(), and tzc_export_timezone_dot_c().
| DS_TYPE tz_offset_rule::ds_type |
Definition at line 122 of file timezone_lib_common.h.
Referenced by get_saving_time_from_offset_rule(), init_tz_name(), tz_datetime_utc_conv(), tz_decode_tz_id(), tz_explain_tz_id(), tz_full_timezones_start_scan(), tz_zone_info_to_str(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), tzc_dump_one_timezone(), and tzc_export_timezone_dot_c().
| int tz_offset_rule::gmt_off |
Definition at line 111 of file timezone_lib_common.h.
Referenced by comp_offset_rules(), tz_datetime_utc_conv(), tz_full_timezones_start_scan(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), and tzc_export_timezone_dot_c().
| int tz_offset_rule::julian_date |
Definition at line 123 of file timezone_lib_common.h.
Referenced by copy_offset_rule(), get_saving_time_from_offset_rule(), tz_datetime_utc_conv(), and tzc_compute_timezone_checksum().
| const char* tz_offset_rule::save_format |
Definition at line 125 of file timezone_lib_common.h.
Referenced by copy_offset_rule(), tz_check_ds_match_string(), tz_datetime_utc_conv(), tz_explain_tz_id(), tz_full_timezones_start_scan(), tz_zone_info_to_str(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
| const char* tz_offset_rule::std_format |
Definition at line 124 of file timezone_lib_common.h.
Referenced by copy_offset_rule(), tz_check_ds_match_string(), tz_datetime_utc_conv(), tz_explain_tz_id(), tz_full_timezones_start_scan(), tz_zone_info_to_str(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().
| unsigned char tz_offset_rule::until_day |
Definition at line 116 of file timezone_lib_common.h.
Referenced by comp_offset_rules(), copy_offset_rule(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), and tzc_export_timezone_dot_c().
| TZ_UNTIL_FLAG tz_offset_rule::until_flag |
Definition at line 121 of file timezone_lib_common.h.
Referenced by tz_datetime_utc_conv(), tzc_compile_data(), tzc_compute_timezone_checksum(), and tzc_export_timezone_dot_c().
| unsigned char tz_offset_rule::until_hour |
Definition at line 117 of file timezone_lib_common.h.
Referenced by comp_offset_rules(), tz_datetime_utc_conv(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), and tzc_export_timezone_dot_c().
| unsigned char tz_offset_rule::until_min |
Definition at line 118 of file timezone_lib_common.h.
Referenced by comp_offset_rules(), tz_datetime_utc_conv(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), and tzc_export_timezone_dot_c().
| unsigned char tz_offset_rule::until_mon |
Definition at line 115 of file timezone_lib_common.h.
Referenced by comp_offset_rules(), copy_offset_rule(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), and tzc_export_timezone_dot_c().
| unsigned char tz_offset_rule::until_sec |
Definition at line 119 of file timezone_lib_common.h.
Referenced by comp_offset_rules(), tz_datetime_utc_conv(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), and tzc_export_timezone_dot_c().
| TZ_TIME_TYPE tz_offset_rule::until_time_type |
Definition at line 120 of file timezone_lib_common.h.
Referenced by tz_datetime_utc_conv(), tzc_compile_data(), tzc_compute_timezone_checksum(), and tzc_export_timezone_dot_c().
| unsigned short tz_offset_rule::until_year |
Definition at line 114 of file timezone_lib_common.h.
Referenced by comp_offset_rules(), copy_offset_rule(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), and tzc_export_timezone_dot_c().
| const char* tz_offset_rule::var_format |
Definition at line 126 of file timezone_lib_common.h.
Referenced by copy_offset_rule(), tz_check_ds_match_string(), tz_datetime_utc_conv(), tz_decode_tz_id(), tz_explain_tz_id(), tz_full_timezones_start_scan(), tz_zone_info_to_str(), tzc_compile_data(), tzc_compute_timezone_checksum(), tzc_dump_one_offset_rule(), tzc_export_timezone_dot_c(), and tzc_free_tz_data().