ArduinoLibs
Public Attributes
RTCDate Class Reference

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

#include <RTC.h>

List of all members.

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:
 All Classes Files Functions Variables Enumerations Enumerator