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

m (Bot: Fixing compatibility)
m (Compatibility: This was added in 5.4)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''$daylight''' identifier will return the seconds offset for daylight savings. If daylight savings is not in effect, returns '''$daylight''' 0.
+
{{mirc title|$daylight Identifier}}The '''$daylight''' identifier will return the seconds offset for daylight savings. If daylight savings is not in effect, returns '''$daylight''' 0.
 +
 
  
 
== Synopsis ==
 
== Synopsis ==
Line 12: Line 13:
  
 
== Compatibility ==
 
== Compatibility ==
{{mIRC compatibility|2.1a}}
+
{{mIRC compatibility|5.4}}
  
 
== See Also ==
 
== See Also ==
Line 19: Line 20:
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|daylight]]

Latest revision as of 05:12, 2 February 2024

The $daylight identifier will return the seconds offset for daylight savings. If daylight savings is not in effect, returns $daylight 0.


Synopsis[edit]

$daylight

Parameters[edit]

None

Example[edit]

Echo the daylight savings offset to the active window:

//echo -a $daylight

Compatibility[edit]

Added: mIRC v5.4
Added on: 23 Jun 1998
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