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

(Created $daylight identifier - mIRC)
 
m
(6 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 12: Line 13:
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v2.1a
+
{{mIRC compatibility|2.1a}}
 
 
Added On: 28/02/95
 
  
 
== See Also ==
 
== See Also ==
* [[$asctime identifier - mIRC|$asctime]]
+
* {{mIRC|$asctime}}
* [[$time identifier - mIRC|$time]]
+
* {{mIRC|$time}}
 +
{{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