Struct tz_raw_offset_rule
ClassList > tz_raw_offset_rule
Public Attributes
Public Attributes Documentation
variable ds_ruleset_name
char tz_raw_offset_rule::ds_ruleset_name[16];
char tz_raw_offset_rule::format[32];
variable gmt_off
int tz_raw_offset_rule::gmt_off;
variable until_day
unsigned char tz_raw_offset_rule::until_day;
variable until_flag
TZ_UNTIL_FLAG tz_raw_offset_rule::until_flag;
variable until_hour
unsigned char tz_raw_offset_rule::until_hour;
variable until_min
unsigned char tz_raw_offset_rule::until_min;
variable until_mon
unsigned char tz_raw_offset_rule::until_mon;
variable until_sec
unsigned char tz_raw_offset_rule::until_sec;
variable until_time_type
TZ_TIME_TYPE tz_raw_offset_rule::until_time_type;
variable until_year
unsigned short tz_raw_offset_rule::until_year;
The documentation for this class was generated from the following file cubrid/src/base/tz_compile.c