Synopsis
char *_ctime64(const __time64_t *tp);
Description

_ctime64 converts the *tp to a null terminated string. The returned string is held in a static buffer, this function is not re-entrant.