AceTime  1.7.4
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::internal::MonthDay Struct Reference

The result of calcStartDayOfMonth(). More...

#include <ZoneProcessor.h>

Public Attributes

uint8_t month
 
uint8_t day
 

Detailed Description

The result of calcStartDayOfMonth().

Definition at line 151 of file ZoneProcessor.h.


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