Template:Time

From Inkipedia, the Splatoon wiki

This template is used to keep time formatted consistently across the wiki.

It converts time input to Coordinated Universal Time (UTC) and displays a link to a time conversion service for users to click and see when an event happened in their local time zone.

Complete documentation of the #time parser function that this template uses can be found at Help:Extension:ParserFunctions.

Usage

Enter time in the format: yyyy-mm-dd hh:mm time zone.

The time 2024-04-25 09:53 UTC is entered as {{time|2024-04-25 09:53 UTC}}. Output is: 09:53 UTC.

The template will convert non-UTC input to UTC.

{{time|2018-01-13 15:00 JST}} will be converted to 06:00 UTC.

If the date is not needed, time can be entered alone. The resulting link will assume today's date.

09:53 UTC is entered as {{time|09:53 UTC}}. Output is: 09:53 UTC.