AceTime
2.2.0
Date and time classes for Arduino that support timezones from the TZ Database.
|
A factory that creates an ZoneInfoBroker. More...
#include <Brokers.h>
Public Member Functions | |
ZoneInfoBroker< ZI, ZE, ZP, ZR > | createZoneInfoBroker (uintptr_t zoneKey) const |
A factory that creates an ZoneInfoBroker.
ZI | ZoneInfo type (e.g. basic::ZoneInfo or extended::ZoneInfo) |
ZE | ZoneEra type (e.g. basic::ZoneEra or extended::ZoneEra) |
ZP | ZonePolicy type (e.g. basic::ZonePolicy or extended::ZonePolicy) |
ZR | ZoneRule type (e.g. basic::ZoneRule or extended::ZoneRule) |
|
inline |