$gmt: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
 
(No difference)

Latest revision as of 19:48, 26 November 2005

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.