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

tz_tab Struct Reference

Data structure that contains all the time zone configuration extracted from the time zones configuration file. This structure is set up by the function load_timezones() (calling the time zones configuration file parser). More...


Data Fields

timezones tz [MAX_TZ_DEF]
 Array of data structures that define time zones.

int entry_number
 Number of elements in the array 'tz'.


Detailed Description

Data structure that contains all the time zone configuration extracted from the time zones configuration file. This structure is set up by the function load_timezones() (calling the time zones configuration file parser).
Examples:

test_date2timestamp.c, test_get_tsm_date.c, test_get_utc_timestamp.c, and test_load_tz.c.

Definition at line 125 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