time type information More...
Data Fields | |
| int | tt_abbrind |
| long | tt_gmtoff |
| int | tt_isdst |
| int | tt_ttisgmt |
| int | tt_ttisstd |
time type information
<
| int tt_abbrind |
Definition at line 132 of file localtime.c.
Referenced by tzload(), tzparse(), and localsub().
| long tt_gmtoff |
Definition at line 130 of file localtime.c.
Referenced by tzload(), tzparse(), localsub(), ast_get_dst_info(), time2sub(), and time1().
| int tt_isdst |
Definition at line 131 of file localtime.c.
Referenced by tzload(), tzparse(), localsub(), ast_get_dst_info(), time2sub(), and time1().
| int tt_ttisgmt |
Definition at line 134 of file localtime.c.
| int tt_ttisstd |
Definition at line 133 of file localtime.c.