Method System.TM()->gmtime()


Method gmtime

bool gmtime(int time)

Description

Initialize the struct tm to the UTC time for the specified unix time_t.


Method gmtime

bool gmtime(Gmp.mpz time)

Description

Initialize the struct tm to the UTC time for the specified unix time_t.