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

m
m
 
Line 1: Line 1:
 
{{mirc title|$time identifier}}'''$time''' returns the current time in hour:minute:second format. The time is returned in 24-hour clock format, not 12-hour clock format.
 
{{mirc title|$time identifier}}'''$time''' returns the current time in hour:minute:second format. The time is returned in 24-hour clock format, not 12-hour clock format.
 +
  
 
== Synopsis ==
 
== Synopsis ==
Line 17: Line 18:
 
{{mIRC compatibility|3.5}}
 
{{mIRC compatibility|3.5}}
  
== See Also ==
+
== See also ==
 
* {{mIRC|$asctime}}
 
* {{mIRC|$asctime}}
 
* {{mirc|$ctime}}
 
* {{mirc|$ctime}}

Latest revision as of 16:37, 22 September 2017

$time returns the current time in hour:minute:second format. The time is returned in 24-hour clock format, not 12-hour clock format.


Synopsis[edit]

$time

Parameters[edit]

None

Properties[edit]

None

Examples[edit]

Echo the current time to the active window:

//echo -a $time

Compatibility[edit]

Added: mIRC v3.5
Added on: 07 Aug 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list