time type information More...
Data Fields | |
| int | tt_abbrind |
| long | tt_gmtoff |
| int | tt_isdst |
| int | tt_ttisgmt |
| int | tt_ttisstd |
time type information
<
Definition at line 109 of file localtime.c.
| int tt_abbrind |
Definition at line 112 of file localtime.c.
Referenced by localsub(), tzload(), and tzparse().
| long tt_gmtoff |
Definition at line 110 of file localtime.c.
Referenced by ast_get_dst_info(), localsub(), time1(), tzload(), and tzparse().
| int tt_isdst |
Definition at line 111 of file localtime.c.
Referenced by ast_get_dst_info(), localsub(), time1(), tzload(), and tzparse().
| int tt_ttisgmt |
Definition at line 114 of file localtime.c.
| int tt_ttisstd |
Definition at line 113 of file localtime.c.
1.6.1