Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


ttinfo Struct Reference

time type information More...

Data Fields

int tt_abbrind
long tt_gmtoff
int tt_isdst
int tt_ttisgmt
int tt_ttisstd

Detailed Description

time type information

<


Field Documentation

Definition at line 132 of file localtime.c.

Referenced by tzload(), tzparse(), and localsub().

long tt_gmtoff

Definition at line 130 of file localtime.c.

Referenced by tzload(), tzparse(), localsub(), ast_get_dst_info(), time2sub(), and time1().

int tt_isdst

Definition at line 131 of file localtime.c.

Referenced by tzload(), tzparse(), localsub(), ast_get_dst_info(), time2sub(), and time1().

Definition at line 134 of file localtime.c.

Referenced by tzload(), and tzparse().

Definition at line 133 of file localtime.c.

Referenced by tzload(), and tzparse().


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