AceTime  1.1.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::basic::MonthDay Struct Reference

The result of calcStartDayOfMonth(). More...

#include <BasicZoneProcessor.h>

Public Attributes

uint8_t month
 
uint8_t day
 

Detailed Description

The result of calcStartDayOfMonth().

Definition at line 138 of file BasicZoneProcessor.h.


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