$gmt

From Scriptwiki
Revision as of 21:48, 26 November 2005 by Doomie (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the current GMT (Greenwich Mean Time) time value.

$gmt

Note that $gmt returns the time value in $ctime format. You can convert it into a human-readable format by using $asctime.