Skip to content

Struct tz_raw_offset_rule

ClassList > tz_raw_offset_rule

Public Attributes

Type Name
char ds_ruleset_name
char format
int gmt_off
unsigned char until_day
TZ_UNTIL_FLAG until_flag
unsigned char until_hour
unsigned char until_min
unsigned char until_mon
unsigned char until_sec
TZ_TIME_TYPE until_time_type
unsigned short until_year

Public Attributes Documentation

variable ds_ruleset_name

char tz_raw_offset_rule::ds_ruleset_name[16];

variable format

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