AceTime
0.8
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.
|
Holds year and month. More...
#include <BasicZoneProcessor.h>
Public Attributes | |
int8_t | year |
uint8_t | month |
Holds year and month.
Useful for comparing ZoneRules.
Definition at line 144 of file BasicZoneProcessor.h.