4.24.1 char* ctime

char* ctime(const time_t *timer)

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