Difference between revisions of "Template:Daylight saving offset/doc"

From blackwiki
Jump to navigation Jump to search
imported>BrandonXLF
imported>WOSlinker
m (add {{documentation subpage}})
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
===Usage===
+
{{documentation subpage}}
 +
==Usage==
 
{{box|padding=0px|margin=0px|align=right|{{box|type=white|{{shortcut|DST|dst}}}}{{box|type=white|{{Lua|Module:Time}}}}}}
 
{{box|padding=0px|margin=0px|align=right|{{box|type=white|{{shortcut|DST|dst}}}}{{box|type=white|{{Lua|Module:Time}}}}}}
 
This template uses [[Module:time]] to calculate the output. So most timezones should work. If a timezone doesn't work it needs to be added at [[Module:time]].
 
This template uses [[Module:time]] to calculate the output. So most timezones should work. If a timezone doesn't work it needs to be added at [[Module:time]].
Line 5: Line 6:
 
==Parameters==
 
==Parameters==
 
This template takes one unnamed parameter (or {{para|1}}) This parameter is the timezone abbrev. of the standard time of the timezone (eg. EST and not EDT)
 
This template takes one unnamed parameter (or {{para|1}}) This parameter is the timezone abbrev. of the standard time of the timezone (eg. EST and not EDT)
===Notes===
+
==Notes==
 
When  DST is active it produces 0
 
When  DST is active it produces 0
  
 
When DST isn't active it produces 1
 
When DST isn't active it produces 1
===Examples===
+
==Examples==
 
*{{Current_daylight_saving_offset|MST}} (MST)
 
*{{Current_daylight_saving_offset|MST}} (MST)
 
*{{Current_daylight_saving_offset|NZST}} (NZST)
 
*{{Current_daylight_saving_offset|NZST}} (NZST)
 
*{{Current_daylight_saving_offset|IST}} (IST)
 
*{{Current_daylight_saving_offset|IST}} (IST)
 
*{{Current_daylight_saving_offset|CET}} (CET)
 
*{{Current_daylight_saving_offset|CET}} (CET)
 +
 +
{{Time related templates}}

Latest revision as of 16:10, 29 October 2018

Usage

This template uses Module:time to calculate the output. So most timezones should work. If a timezone doesn't work it needs to be added at Module:time.

Parameters

This template takes one unnamed parameter (or |1=) This parameter is the timezone abbrev. of the standard time of the timezone (eg. EST and not EDT)

Notes

When DST is active it produces 0

When DST isn't active it produces 1

Examples

  • 0 (MST)
  • 1 (NZST)
  • 0 (IST)
  • 0 (CET)

Template:Time related templates