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