Metadata about the zone database.
static const uint8_t kSuffixW
Represents 'w' or wall time.
static const int16_t kMinYear
The minimum value of fromYear and toYear.
int16_t untilYear
Until year of the zone files.
int16_t startYear
Start year of the zone files.
const char *const * fragments
Zone Name fragment list.
static const int16_t kMaxYear
The maximum value fromYear and toYear.
static const int16_t kMaxUntilYear
The maximum value of untilYear.
const char * tzVersion
TZ Database version which generated the zone info.
int16_t maxTransitions
Max number of transitions required in TransitionStorage.
static const uint8_t kSuffixS
Represents 's' or standard time.
const char *const * letters
Zone Rule letters list.
static const uint8_t kSuffixU
Represents 'u' or UTC time.