AceTime  0.5.2
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::extended::YearMonthTuple Struct Reference

A simple tuple to represent a year/month pair. More...

#include <ExtendedZoneProcessor.h>

Public Attributes

int8_t yearTiny
 
uint8_t month
 

Detailed Description

A simple tuple to represent a year/month pair.

Definition at line 115 of file ExtendedZoneProcessor.h.


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