|
ArduinoLibs
|
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) | |
Stores date information from a realtime clock chip.
1.8.6