AceTime
0.1
Date and time classes for Arduino that supports the TZ DAtabase, and a system clock synchronized from an NTP server or an RTC chip.
|
A simple tuple to represent a year/month pair. More...
#include <ExtendedZoneSpecifier.h>
Public Attributes | |
int8_t | yearTiny |
uint8_t | month |
A simple tuple to represent a year/month pair.
Definition at line 103 of file ExtendedZoneSpecifier.h.