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

Content deleted Content added
mNo edit summary
Add Indian Standard time (IST)
 
(22 intermediate revisions by 6 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==
{{Pre|<nowikisyntaxhighlight lang="wikitext">*</nowiki>{{((}}Current minute offset in time zone{{!}}|CET{{))}}}}</syntaxhighlight>
produces
*{{Current minute offset in time zone|CET}}
 
 
{{Pre|<nowikisyntaxhighlight lang="wikitext">*</nowiki>{{((}}Current minute offset in time zone{{!}}|ACT{{))}}}}</syntaxhighlight>
produces
*{{Current minute offset in time zone|ACT}}
 
 
{{Pre|<nowikisyntaxhighlight lang="wikitext">*</nowiki>{{((}}Current minute offset in time zone{{!}}|NT{{))}}}}</syntaxhighlight>
produces
*{{Current minute offset in time zone|NT}}
 
 
{{Pre|<nowikisyntaxhighlight lang="wikitext">*</nowiki>{{((}}Current minute offset in time zone{{!}}|45{{))}}}}</syntaxhighlight>
produces
*{{Current minute offset in time zone|45}}
 
 
{{Pre|<nowikisyntaxhighlight lang="wikitext">*</nowiki>{{((}}Current minute offset in time zone{{))}}}}</syntaxhighlight>
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}}
}}