ArduinoLibs
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
RTCDate Class Reference

Stores date information from a realtime clock chip. More...

#include <RTC.h>

Public Attributes

unsigned int year
 Year (4-digit)
 
uint8_t month
 Month of the year (1-12)
 
uint8_t day
 Day of the month (1-31)
 

Detailed Description

Stores date information from a realtime clock chip.

See Also
RTCTime, RTCAlarm, RTC

Definition at line 35 of file RTC.h.


The documentation for this class was generated from the following files: