Template:Current minute offset in time zone/doc
![]() | This is a documentation subpage for Template:Current minute offset in time zone. It may contain usage information, categories and other content that is not part of the original template page. |
This template gives the current minute offset from UTC time for the given time zone.
It can be used in conjunction with {{Current hour offset in time zone}} to calculate the current time in a particular time zone. See below for the currently supported time zones.
Usage
{{Current minute offset in time zone|time zone}}
where
- time zone is the desired time zone abbreviation (see below and also the list of time zone abbreviations);
If no time zone is given or if the given time zone is not supported, then the output will default to 0;
In this case, instead of giving a time zone, an offset (e.g. -30, 45, etc.) can also be given;
This exact offset will then be used as the output (this functionality is merely included for template compatibility).
Supported time zones
Currently the following time zones are supported:
Abbreviations | Name | Offset (summer) | Notes |
---|---|---|---|
HST | Hawaii Standard Time | UTC−10:00 | The minute (offset) of standard time does not differ from the minute (offset) of daylight saving time (DST; if applicable). |
HAT / HAST (HADT) | Hawaii-Aleutian Standard(/Daylight) Time | UTC−10:00 (UTC−09:00) | |
AKT / AKST (AKDT) | Alaska Standard(/Daylight) Time | UTC−09:00 (UTC−08:00) | |
PT / PST (PDT) | Pacific Standard(/Daylight) Time | UTC−08:00 (UTC−07:00) | |
MT / MST (MDT) | Mountain Standard(/Daylight) Time | UTC−07:00 (UTC−06:00) | |
CT / CST (CDT) | Central Standard(/Daylight) Time | UTC−06:00 (UTC−05:00) | |
ET / EST (EDT) | Eastern Standard(/Daylight) Time | UTC−05:00 (UTC−04:00) | |
AT / AST (ADT) | Atlantic Standard(/Daylight) Time | UTC−04:00 (UTC−03:00) | |
NT / NST (NDT) | Newfoundland Standard(/Daylight) Time | UTC−03:30 (UTC−02:30) | |
GMT (BST) | Greenwich Mean Time (British Summer Time) |
UTC+00:00 (UTC+01:00) | |
WET (WEST) | Western European (Summer) Time | UTC+00:00 (UTC+01:00) | |
CET (CEST) | Central European (Summer) Time | UTC+01:00 (UTC+02:00) | |
EET (EEST) | Eastern European (Summer) Time | UTC+02:00 (UTC+03:00) | |
AWT / AWST | Australian Western Standard Time | UTC+08:00 | |
ACT / ACST (ACDT) | Australian Central Standard(/Daylight) Time | UTC+09:30 (UTC+10:30) | |
AET / AEST (AEDT) | Australian Eastern Standard(/Daylight) Time | UTC+10:00 (UTC+11:00) | |
KST | Korea Standard Time | UTC+09:00 | |
JST | Japan Standard Time | UTC+09:00 | |
NZT / NZST (NZDT) | New Zealand Standard(/Daylight) Time | UTC+12:00 (UTC+13:00) |
Time zone map

Examples
*{{Current minute offset in time zone|CET}}
produces
- 0
*{{Current minute offset in time zone|ACT}}
produces
- 30
*{{Current minute offset in time zone|NT}}
produces
- -30
*{{Current minute offset in time zone|45}}
produces
- 45
*{{Current minute offset in time zone}}
produces
- 0