Data Fields | |
| int | tt_abbrind |
| long | tt_gmtoff |
| int | tt_isdst |
| int | tt_ttisgmt |
| int | tt_ttisstd |
Definition at line 122 of file localtime.c.
| int tt_abbrind |
abbreviation list index
Definition at line 125 of file localtime.c.
Referenced by localsub(), P(), and tzload().
| long tt_gmtoff |
GMT offset in seconds
Definition at line 123 of file localtime.c.
Referenced by localsub(), P(), time1(), time2(), and tzload().
| int tt_isdst |
used to set tm_isdst
Definition at line 124 of file localtime.c.
Referenced by localsub(), time1(), time2(), and tzload().
| int tt_ttisgmt |
| int tt_ttisstd |
1.5.3