Classes | Macros
tzfile.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tzhead
 

Macros

#define TZ_MAGIC   "TZif"
 
#define TZ_MAX_CHARS   50 /* Maximum number of abbreviation characters */
 
#define TZ_MAX_LEAPS   50 /* Maximum number of leap second corrections */
 
#define TZ_MAX_TIMES   2000
 
#define TZ_MAX_TYPES   256 /* Limited by what (unsigned char)'s can hold */
 
#define TZDEFAULT   "/etc/localtime"
 
#define TZDEFRULES   "posixrules"
 
#define TZDIR   "/usr/share/zoneinfo" /* Time zone object file directory */
 

Macro Definition Documentation

#define TZ_MAGIC   "TZif"

Definition at line 43 of file tzfile.h.

#define TZ_MAX_CHARS   50 /* Maximum number of abbreviation characters */

Definition at line 114 of file tzfile.h.

#define TZ_MAX_LEAPS   50 /* Maximum number of leap second corrections */

Definition at line 119 of file tzfile.h.

#define TZ_MAX_TIMES   2000

Definition at line 105 of file tzfile.h.

#define TZ_MAX_TYPES   256 /* Limited by what (unsigned char)'s can hold */

Definition at line 110 of file tzfile.h.

#define TZDEFAULT   "/etc/localtime"

Definition at line 29 of file tzfile.h.

#define TZDEFRULES   "posixrules"

Definition at line 33 of file tzfile.h.

#define TZDIR   "/usr/share/zoneinfo" /* Time zone object file directory */

Definition at line 25 of file tzfile.h.



abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:38