Arduino-RTC
Real-Time Clock (RTC) library for Arduino
|
Go to the source code of this file.
Functions | |
struct tm * | gmtime_r (const time_t *timer, struct tm *timeptr) |
The gmtime function converts the time stamp pointed to by timer into broken-down time, expressed as UTC.
Definition at line 33 of file gmtime_r.cpp.