Data Structures | |
struct | _tm |
Functions | |
tm * | getTime (void) |
void | setTime (tm *tmTime) |
char * | timeToAscii (const tm *tmTime) |
|
Read current time from RTC and store it in time structure.
|
|
Write time to RTC.
|
|
Return a string of the form "yyyy mm dd hh:mm:ss"
|