CUBRID Engine
latest
|
#include <timezone_lib_common.h>
Public Attributes | |
TZ_DS_TYPE | type |
unsigned char | day_of_month |
unsigned char | day_of_week |
Definition at line 139 of file timezone_lib_common.h.
unsigned char tz_ds_change_on::day_of_month |
Definition at line 142 of file timezone_lib_common.h.
Referenced by comp_ds_rules(), get_day_of_week_for_raw_rule(), tz_get_ds_change_julian_date_diff(), tzc_compute_timezone_checksum(), tzc_dump_ds_ruleset(), tzc_export_timezone_dot_c(), and tzc_parse_ds_change_on().
unsigned char tz_ds_change_on::day_of_week |
Definition at line 144 of file timezone_lib_common.h.
Referenced by comp_ds_rules(), get_day_of_week_for_raw_rule(), tz_get_ds_change_julian_date_diff(), tzc_compute_timezone_checksum(), tzc_dump_ds_ruleset(), tzc_export_timezone_dot_c(), and tzc_parse_ds_change_on().
TZ_DS_TYPE tz_ds_change_on::type |
Definition at line 141 of file timezone_lib_common.h.
Referenced by comp_ds_rules(), get_day_of_week_for_raw_rule(), tz_get_ds_change_julian_date_diff(), tzc_compute_timezone_checksum(), tzc_dump_ds_ruleset(), tzc_export_timezone_dot_c(), and tzc_parse_ds_change_on().