2.3.11 char* ctime

char* ctime(const time_t *timer)

The ctime function is equivalent to asctime(localtime(timer))