From WikiChip
$gmt Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$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.