AceTime
0.6
Date and time classes for Arduino that support timezones from the TZ Database, and a system clock that can synchronize from an NTP server or an RTC chip.
|
Additional Inherited Members | |
![]() | |
uint8_t | getType () override |
Return the type of this cache. More... | |
ZoneProcessor * | getZoneProcessor (const void *zoneInfo) override |
Get the ZoneProcessor from the zoneInfo. More... | |
![]() | |
static const uint8_t | kTypeBasicManaged = ZoneProcessor::kTypeBasic + 2 |
static const uint8_t | kTypeExtendedManaged |
Definition at line 102 of file ZoneProcessorCache.h.