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

m (Bot: Fixing compatibility)
m
(2 intermediate revisions by one other user 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 19: Line 20:
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|daylight]]

Revision as of 14:53, 20 September 2017

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


Synopsis

$daylight

Parameters

None

Example

Echo the daylight savings offset to the active window:

//echo -a $daylight

Compatibility

Added: mIRC v2.1a
Added on: 28 Feb 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

[Expand]
v · d · e mIRC identifier list