FreeSWITCH API Documentation  1.7.0
Data Fields
ttinfo Struct Reference
+ Collaboration diagram for ttinfo:

Data Fields

long tt_gmtoff
 
int tt_isdst
 
int tt_abbrind
 
int tt_ttisstd
 
int tt_ttisgmt
 

Detailed Description

Definition at line 1802 of file switch_time.c.

Field Documentation

int ttinfo::tt_abbrind

Definition at line 1805 of file switch_time.c.

Referenced by tzparse(), and tztime().

long ttinfo::tt_gmtoff

Definition at line 1803 of file switch_time.c.

Referenced by tzparse(), and tztime().

int ttinfo::tt_isdst

Definition at line 1804 of file switch_time.c.

Referenced by tzparse(), and tztime().

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().


The documentation for this struct was generated from the following file: