FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
long | tt_gmtoff |
int | tt_isdst |
int | tt_abbrind |
int | tt_ttisstd |
int | tt_ttisgmt |
Definition at line 1802 of file switch_time.c.
int ttinfo::tt_abbrind |
Definition at line 1805 of file switch_time.c.
long ttinfo::tt_gmtoff |
Definition at line 1803 of file switch_time.c.
int ttinfo::tt_isdst |
Definition at line 1804 of file switch_time.c.
int ttinfo::tt_ttisgmt |
Definition at line 1807 of file switch_time.c.
Referenced by tzparse().
int ttinfo::tt_ttisstd |
Definition at line 1806 of file switch_time.c.
Referenced by tzparse().