pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]

gmtime()


Method gmtime

mapping(string:int) gmtime(int timestamp)

Description

Convert seconds since 00:00:00 UTC, Jan 1, 1970 into components.

This function works like localtime() but the result is not adjusted for the local time zone.

See also

localtime() , time() , ctime() , mktime()

Module reference for Pike v7.8 release 116, 2008-12-31