From WikiChip
Difference between revisions of "mirc/identifiers/$gmt"
< mirc‎ | identifiers

(Created page with "{{mirc title|$gmt Identifier}}'''$gmt''' return the current GMT time value in {{mIRC|$ctime}} format. $gmt also accept a parameter, a date of the same format as {{mIRC|$asctim...")
(No difference)

Revision as of 16:13, 27 September 2015

$gmt return the current GMT time value in $ctime format. $gmt also accept a parameter, a date of the same format as $asctime.

Synopsis

$gmt
$gmt(<date>)


Paramters

dateA date respecting the same format supported by $asctime, returns the corresponding GMT time from that date.

Properties

None

Example

//echo -a $gmt

Compatibility

Added: mIRC v5.5
Added on: 08 Jan 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

$ticks $date $fulldate $time $timezone $asctime $duration