Template:Current hour in time zone/doc: Difference between revisions

Content deleted Content added
No edit summary
Line 3:
 
It makes use of {{tl|Current hour offset in time zone}} which, unless the <code>dst</code> parameter is used, automatically adjusts the hour according to [[daylight saving time]] (DST), if applicable. It also makes use of {{tl|Current minute offset in time zone}}.
 
This template can be used in conjunction with {{tl|Current minute in time zone}} to get the current time in a particular time zone. See below for the currently supported time zones.
 
==Usage==
Line 20 ⟶ 18:
 
 
<pre>*{{Current minutehour in time zone|EST}}</pre>
produces
*{{Current minutehour in time zone|EST}}
 
 
<pre>*{{Current minutehour in time zone|CET}}</pre>
produces
*{{Current minutehour in time zone|CET}}
 
 
<pre>*{{Current minutehour in time zone|IST}}</pre>
produces
*{{Current minutehour in time zone|IST}}
 
{{Time related templates}}