AceTime
1.7.5
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.
|
This is the complete list of members for ace_time::ZoneManager, including all inherited members.
createForTimeZoneData(const TimeZoneData &d)=0 | ace_time::ZoneManager | pure virtual |
createForZoneId(uint32_t id)=0 | ace_time::ZoneManager | pure virtual |
createForZoneIndex(uint16_t index)=0 | ace_time::ZoneManager | pure virtual |
createForZoneName(const char *name)=0 | ace_time::ZoneManager | pure virtual |
indexForZoneId(uint32_t id) const =0 | ace_time::ZoneManager | pure virtual |
indexForZoneName(const char *name) const =0 | ace_time::ZoneManager | pure virtual |
kInvalidIndex | ace_time::ZoneManager | static |
linkRegistrySize() const =0 | ace_time::ZoneManager | pure virtual |
zoneRegistrySize() const =0 | ace_time::ZoneManager | pure virtual |