AceTime
3.0.0
Date and time classes for Arduino that support timezones from the TZ Database.
|
A collection of transition rules which describe the DST rules of a given administrative region. More...
#include <ZoneInfoLow.h>
Public Attributes | |
const ZoneRule *const | rules |
uint8_t const | numRules |
A collection of transition rules which describe the DST rules of a given administrative region.
A given time zone (ZoneInfo) can follow a different ZonePolicy at different times. Conversely, multiple time zones (ZoneInfo) can choose to follow the same ZonePolicy at different times.
Definition at line 213 of file ZoneInfoLow.h.