Template:Time/EST offset
-4 hours
Template:Time/old is deprecated, but preserved for historical reasons. Please see Template:Time instead. |
{{Time/old}} displays the current time in a certain timezone. The time is calculated based on the offset from UTC for the specified timezone taking into account whether daylight saving time is currently active in that timezone. The offset for each implemented timezone is calculated in a sub template (except for UTC).
Note: Most Wikipedia pages display a cached version of the page to reduce server load, so the template will only display the current time as of when the page was last parsed.
Usage
Code | Result |
---|---|
{{time/old}} | 00:21, March 13, 2024 UTC ( ) |
{{time/old|HST}} | 14:21, March 12, 2024 HST ( ) |
{{time/old|AleutST}} | 15:21, March 12, 2024 AleutT ( ) |
{{time/old|AKST}} | 16:21, March 12, 2024 AKT ( ) |
{{time/old|PST}} | 17:21, March 12, 2024 PT ( ) |
{{time/old|MST}} | 18:21, March 12, 2024 MT ( ) |
{{time/old|CST}} | 19:21, March 12, 2024 CT ( ) |
{{time/old|EST}} | 20:21, March 12, 2024 ET ( ) |
{{time/old|AST}} | 21:21, March 12, 2024 AT ( ) |
{{time/old|NST}} | 21:51, March 12, 2024 NT ( ) |
{{time/old|PMST}} | 22:21, March 12, 2024 PMT ( ) |
{{time/old|WGT}} | 21:21, March 12, 2024 WGT ( ) |
{{time/old|UTC}} | 00:21, March 13, 2024 UTC ( ) |
{{time/old|GMT}} | 00:21, March 13, 2024 GMT / BST ( ) |
{{time/old|CET}} | 01:21, March 13, 2024 CET / CEST ( ) |
{{time/old|EET}} | 02:21, March 13, 2024 EET ( ) |
{{time/old|IST}} | 05:51, March 13, 2024 IST ( ) |
{{time/old|WIT}} | 07:21, March 13, 2024 WIT ( ) |
{{time/old|BT}} | 08:21, March 13, 2024 BT ( ) |
{{time/old|EIT}} | 09:21, March 13, 2024 EIT ( ) |
{{time/old|JST}} | 09:21, March 13, 2024 JST ( ) |
{{time/old|NTT}} | 09:51, March 13, 2024 NTT ( ) |
{{time/old|ChST}} | 10:21, March 13, 2024 ChST ( ) |
{{time/old|NZST}} | 13:21, March 13, 2024 NZST ( ) |
Subtemplates
- Offset
Links to the subtemplates used to calculate the current offset from UTC for each timezone (taking into account whether daylight saving time is active or not):
Errors
Specifying an unimplemented timezone in the first argument will trigger a {{formatting error}} and the addition of the page where the template is transcluded to Category:Pages with incorrect formatting templates use.
See also
- {{currentdate}}
- {{now}}