Synopsis
 _localtime64(const __time64_t *tp);
Description

_localtime64 converts the *tp time format to a struct tm local time format. The returned value points to a static object - this function is not re-entrant.