4.123.1 struct tm* localtime
struct tm* localtime(const time_t *timer)
The localtime function converts the time stamp pointed to by timer into broken-down time, expressed as Local time.
struct tm* localtime(const time_t *timer)
The localtime function converts the time stamp pointed to by timer into broken-down time, expressed as Local time.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.