Template:Current minute offset in time zone/doc: Difference between revisions

Content deleted Content added
Add Indian Standard time (IST)
 
(8 intermediate revisions by 5 users not shown)
Line 12:
Currently the following time zones are supported:}}
{| class="wikitable"
|-
! colspan="2" | {{nowrap|[[File:Snow flake icon.png|24px|alt=SDT -|link=Standard time|Standard time abbreviation]] Abbreviations [[File:Crystal sun.png|24px|alt=- DST|link=Daylight saving time|Daylight saving time abbreviation]]}}
! Name
Line 100 ⟶ 99:
| style="background-color:#{{#ifexpr:{{Daylight saving in time zone|EET}}|F2F2F2|89CFF0}}" | UTC'''+'''02:'''00'''
| style="background-color:#{{#ifexpr:{{Daylight saving in time zone|EET}}|89CFF0|F2F2F2}}" | UTC'''+'''03:'''00'''
|-
|'''IST'''
|
|Indian Standard Time
| colspan="2" style="text-align:center" |UTC'''+05''':30
|
|-
| '''AWT''' or '''AWST'''
Line 139 ⟶ 144:
 
==Examples==
<presyntaxhighlight lang="wikitext">*{{Current minute offset in time zone|CET}}</presyntaxhighlight>
produces
*{{Current minute offset in time zone|CET}}
 
 
<presyntaxhighlight lang="wikitext">*{{Current minute offset in time zone|ACT}}</presyntaxhighlight>
produces
*{{Current minute offset in time zone|ACT}}
 
 
<presyntaxhighlight lang="wikitext">*{{Current minute offset in time zone|NT}}</presyntaxhighlight>
produces
*{{Current minute offset in time zone|NT}}
 
 
<presyntaxhighlight lang="wikitext">*{{Current minute offset in time zone|45}}</presyntaxhighlight>
produces
*{{Current minute offset in time zone|45}}
 
 
<presyntaxhighlight lang="wikitext">*{{Current minute offset in time zone}}</presyntaxhighlight>
produces
*{{Current minute offset in time zone}}
 
==Related templates==
*{{tl|Current hour offset in time zonetemplates}}
*{{tl|Current hour in time zone}}
*{{tl|Current minute in time zone}}
*{{tl|Daylight saving in time zone}}
}}