Skip to content

Struct tz_raw_ds_rule

ClassList > tz_raw_ds_rule

Public Attributes

Type Name
int at_time
TZ_TIME_TYPE at_time_type
TZ_DS_CHANGE_ON change_on
short from_year
unsigned char in_month
char letter_abbrev
int save_time
short to_year
char type

Public Attributes Documentation

variable at_time

int tz_raw_ds_rule::at_time;

variable at_time_type

TZ_TIME_TYPE tz_raw_ds_rule::at_time_type;

variable change_on

TZ_DS_CHANGE_ON tz_raw_ds_rule::change_on;

variable from_year

short tz_raw_ds_rule::from_year;

variable in_month

unsigned char tz_raw_ds_rule::in_month;

variable letter_abbrev

char tz_raw_ds_rule::letter_abbrev[8];

variable save_time

int tz_raw_ds_rule::save_time;

variable to_year

short tz_raw_ds_rule::to_year;

variable type

char tz_raw_ds_rule::type[4];


The documentation for this class was generated from the following file cubrid/src/base/tz_compile.c