Classes | Macros
abseil-cpp/absl/time/internal/cctz/src/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

◆ TZ_MAGIC

#define TZ_MAGIC   "TZif"

◆ TZ_MAX_CHARS

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

◆ TZ_MAX_LEAPS

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

◆ TZ_MAX_TIMES

#define TZ_MAX_TIMES   2000

◆ TZ_MAX_TYPES

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

◆ TZDEFAULT

#define TZDEFAULT   "/etc/localtime"

◆ TZDEFRULES

#define TZDEFRULES   "posixrules"

◆ TZDIR

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:35