From WikiChip
$msgstamp identifier - mIRC
< mirc‎ | identifiers

$msgstamp returns UTC timestamp for a irc server message that has an IRCv3 @time prefix tag, such as when CAP server-time or znc.in/server-time[-iso] are enabled on a server.



Synopsis[edit]

$msgstamp

Parameters[edit]

None

Example[edit]

Reuse a ZNC playback buffer message timestamp with a self-defined format:

//echo -a $asctime($msgstamp, "[HH:nn:ss]") $text

Compatibility[edit]

Added: mIRC v7.33
Added on: 27 May 2014
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


[Expand]
v · d · e mIRC identifier list