Synopsis
 _gmtime64(const __time64_t *tp);
Description

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