struct tm* gmtime

struct tm* gmtime(const time_t *timer)

The gmtime function converts the time stamp pointed to by timer into broken-down time, expressed as UTC.