Data Fields | |
int | tt_abbrind |
long | tt_gmtoff |
int | tt_isdst |
int | tt_ttisgmt |
int | tt_ttisstd |
<
Definition at line 129 of file localtime.c.
int tt_abbrind |
long tt_gmtoff |
Definition at line 130 of file localtime.c.
Referenced by ast_get_dst_info(), localsub(), tzload(), and tzparse().
int tt_isdst |
Definition at line 131 of file localtime.c.
Referenced by ast_get_dst_info(), localsub(), and tzparse().
int tt_ttisgmt |
int tt_ttisstd |