_Added in 1.9.7_ *$msgstamp* Returns the incoming message timestamp from the server in unix format. This only applies to [[IRCv3]] messages. _See also [[$msgtags]], [[/echo]]._ *Example*
on *:TEXT:*:#:echo -agt Message was received from server at $asctime($msgstamp, HH:nn:ss)

on *:TEXT:*:#:echo -agt $+ $msgstamp This message uses the $msgstamp as the formatted time.