4.271.17 char* asctime
char* asctime(const struct tm *timeptr)
The asctime function converts the broken-down time of timeptr, into an ascii string in the form
Sun Mar 23 01:03:52 2013
char* asctime(const struct tm *timeptr)
The asctime function converts the broken-down time of timeptr, into an ascii string in the form
Sun Mar 23 01:03:52 2013
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.