Timestamp
From Scriptwiki
Turns timestamping of events on or off.
/timestamp [-fgs|a|e] [on|off|default] [windowname]
If you specify default, uses the global timestamp setting.
If a windowname is not specified, then the global timstamp switch is turned on or off.
Switches
-s = for status window
-a = for active window
-e = for every window
The -f switch allows you to set the event timestamp format, eg. /timestamp -f [HH:nn]
The -g switch allows you to set the logging timestamp format.
Example
/timestamp on
Enables global timestamping.
/timestamp -s off
Disables timestamping for the status window.
/timestamp -f [HH:nn:ss]
Sets the timestamp format to [HH:nn:ss], returning for example; [15:16:23]