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.
Public Attributes | List of all members
ace_time::basic::YearMonth Struct Reference

Holds year and month. More...

#include <BasicZoneProcessor.h>

Public Attributes

int8_t year
 
uint8_t month
 

Detailed Description

Holds year and month.

Useful for comparing ZoneRules.

Definition at line 144 of file BasicZoneProcessor.h.


The documentation for this struct was generated from the following file: