Skip to content

Struct tz_offset_rule

ClassList > tz_offset_rule

  • #include <timezone_lib_common.h>

Public Attributes

Type Name
int ds_ruleset
DS_TYPE ds_type
int gmt_off
int julian_date
const char * save_format
const char * std_format
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
const char * var_format

Public Attributes Documentation

variable ds_ruleset

int tz_offset_rule::ds_ruleset;

variable ds_type

DS_TYPE tz_offset_rule::ds_type;

variable gmt_off

int tz_offset_rule::gmt_off;

variable julian_date

int tz_offset_rule::julian_date;

variable save_format

const char* tz_offset_rule::save_format;

variable std_format

const char* tz_offset_rule::std_format;

variable until_day

unsigned char tz_offset_rule::until_day;

variable until_flag

TZ_UNTIL_FLAG tz_offset_rule::until_flag;

variable until_hour

unsigned char tz_offset_rule::until_hour;

variable until_min

unsigned char tz_offset_rule::until_min;

variable until_mon

unsigned char tz_offset_rule::until_mon;

variable until_sec

unsigned char tz_offset_rule::until_sec;

variable until_time_type

TZ_TIME_TYPE tz_offset_rule::until_time_type;

variable until_year

unsigned short tz_offset_rule::until_year;

variable var_format

const char* tz_offset_rule::var_format;


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