7 #include "ExtendedZone.h" 8 #include "ExtendedZoneProcessor.h" 12 const extended::ZoneEra ExtendedZoneProcessor::kAnchorEra ACE_TIME_PROGMEM = {
25 printer.print(
ExtendedZone(mZoneInfo.zoneInfo()).name());
29 printer.print(
ExtendedZone(mZoneInfo.zoneInfo()).shortName());
void printTo(Print &printer) const override
Print a human-readable identifier (e.g.
void printShortTo(Print &printer) const override
Print a short human-readable identifier (e.g.
A thin wrapper around an extended::ZoneInfo data structure to provide a stable API access to some use...
static const int8_t kInvalidYearTiny
Sentinel yearTiny which indicates an error condition or sometimes a year that 'does not exist'...