Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Examples  

timezones Struct Reference

Data structure that defines a time zone (for example "MET DST -3600"). More...


Data Fields

char timezone [TIMEZONE_SIZE]
 Tag that defines the time zone (ex: MET).

char daylight [DAYLIGHT_SIZE]
 Tag that defines the daylight saving mode (ex: DST).

int shift
 Time shift (ex: -3600).


Detailed Description

Data structure that defines a time zone (for example "MET DST -3600").
Examples:

test_load_tz.c.

Definition at line 106 of file date.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 3 16:23:48 2003 for Common_C_libraries by doxygen1.3-rc1