Skip to content

Struct tz_decode_info

ClassList > tz_decode_info

Public Attributes

Type Name
unsigned int dst_id
char dst_str
int offset
unsigned int offset_id
TZ_DS_RULE * p_ds_rule
TZ_TIMEZONE * p_timezone
TZ_OFFSET_RULE * p_zone_off_rule
TZ_REGION_TYPE type
union tz_decode_info tz_decode_info
struct tz_decode_info zone
unsigned int zone_id

Public Attributes Documentation

variable dst_id

unsigned int tz_decode_info::dst_id;

variable dst_str

char tz_decode_info::dst_str[10];

variable offset

int tz_decode_info::offset;

variable offset_id

unsigned int tz_decode_info::offset_id;

variable p_ds_rule

TZ_DS_RULE* tz_decode_info::p_ds_rule;

variable p_timezone

TZ_TIMEZONE* tz_decode_info::p_timezone;

variable p_zone_off_rule

TZ_OFFSET_RULE* tz_decode_info::p_zone_off_rule;

variable type

TZ_REGION_TYPE tz_decode_info::type;

variable tz_decode_info

union tz_decode_info tz_decode_info;

variable zone

struct tz_decode_info tz_decode_info::zone;

variable zone_id

unsigned int tz_decode_info::zone_id;


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