Wed Aug 15 01:25:53 2007

Asterisk developer's documentation


ttinfo Struct Reference


Data Fields

int tt_abbrind
long tt_gmtoff
int tt_isdst
int tt_ttisgmt
int tt_ttisstd

Detailed Description

Definition at line 122 of file localtime.c.


Field Documentation

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

TRUE if transition is GMT

Definition at line 127 of file localtime.c.

Referenced by tzload().

int tt_ttisstd

TRUE if transition is std time

Definition at line 126 of file localtime.c.

Referenced by tzload().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 15 01:25:53 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.3