AceTime
2.1.0
Date and time classes for Arduino that support timezones from the TZ Database.
|
A factory that creates a basic::ZoneInfoBroker. More...
#include <BasicBrokers.h>
Public Member Functions | |
ZoneInfoBroker | createZoneInfoBroker (uintptr_t zoneKey) const |
A factory that creates a basic::ZoneInfoBroker.
Definition at line 414 of file BasicBrokers.h.
|
inline |
zoneKey | an opaque Zone primary key (e.g. const ZoneInfo*, or a uint16_t index into a database table of ZoneInfo records) |
Definition at line 420 of file BasicBrokers.h.