RTS API Documentation  1.10.11
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 1818 of file switch_time.c.

Field Documentation

◆ tt_abbrind

int ttinfo::tt_abbrind

Definition at line 1821 of file switch_time.c.

Referenced by tzparse(), and tztime().

◆ tt_gmtoff

long ttinfo::tt_gmtoff

Definition at line 1819 of file switch_time.c.

Referenced by tzparse(), and tztime().

◆ tt_isdst

int ttinfo::tt_isdst

Definition at line 1820 of file switch_time.c.

Referenced by tzparse(), and tztime().

◆ tt_ttisgmt

int ttinfo::tt_ttisgmt

Definition at line 1823 of file switch_time.c.

Referenced by tzparse().

◆ tt_ttisstd

int ttinfo::tt_ttisstd

Definition at line 1822 of file switch_time.c.

Referenced by tzparse().


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