|
RTS API Documentation
1.10.11
|
Collaboration diagram for ttinfo:Data Fields | |
| long | tt_gmtoff |
| int | tt_isdst |
| int | tt_abbrind |
| int | tt_ttisstd |
| int | tt_ttisgmt |
Definition at line 1824 of file switch_time.c.
| int ttinfo::tt_abbrind |
Definition at line 1827 of file switch_time.c.
| long ttinfo::tt_gmtoff |
Definition at line 1825 of file switch_time.c.
| int ttinfo::tt_isdst |
Definition at line 1826 of file switch_time.c.
| int ttinfo::tt_ttisgmt |
Definition at line 1829 of file switch_time.c.
Referenced by tzparse().
| int ttinfo::tt_ttisstd |
Definition at line 1828 of file switch_time.c.
Referenced by tzparse().
1.8.13