AceTime
1.3
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.
|
A simple tuple to represent a year/month pair. More...
#include <ExtendedZoneProcessor.h>
Public Attributes | |
int8_t | yearTiny |
uint8_t | month |
A simple tuple to represent a year/month pair.
Definition at line 121 of file ExtendedZoneProcessor.h.