Template:Format time

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Documentation for Template:Format time [view] [edit] [history] [purge] (How does this work?)
{{format time|time}}
{{format time|time|format=|show-00-min=|2-digit-12hr=}}

Parameters

time (unnamed parameter 1)
Required. The time in 24-hour format. Hour values are 0-24 inclusive. Hour values without minutes are accepted (the minutes are assumed to be :00). Leading zeroes for one-digit hours are optional.
Examples: 0, 0:00, 00, 00:00, 24, or 24:00 for 12:00 AM (midnight); 1:15 or 01:15 for 1:15 AM; 15 or 15:00 for 3:00 PM; 19:30 for 7:30 PM.
format
Optional. Accepts values 24hr and 12hr. Defaults to 24hr if unspecified.
24hr format will list the times as 00 to 24, with a zero prefixed for hours 0-9.
12hr format will list the times as 12 AM, 1 AM to 11 AM, 12 PM, 1 PM to 11 PM.
2-digit-12hr
Optional. When set to any value, 12hr times will prefix a 0 onto hours between 1 and 9, e.g. 02 AM or 05 PM.
When not set, 12hr times will not have a prefixed zero, e.g. 2 AM or 5 PM.
This parameter has no effect on the display of 24hr times.
show-00-min
Optional. When set to any value, times that are exactly on the hour (i.e. end in :00) will display with the minutes, e.g. 11:00.
When not set, times that are exactly on the hour will display only the hour part without the minutes, e.g. 11.
This parameter has no effect on the display of times 1-59 minutes past the hour.


Formatting examples

Time
unnamed parameter
format=24hr
or format=
format=24hr
show-00-min=y
format=12hr format=12hr
show-00-min=y
format=12hr
2-digit-12hr=y
format=12hr
2-digit-12hr=y
show-00-min=y
1 01 01:00 1 AM 1:00 AM 01 AM 01:00 AM
01 01 01:00 1 AM 1:00 AM 01 AM 01:00 AM
1:00 01 01:00 1 AM 1:00 AM 01 AM 01:00 AM
1:15 01:15 01:15 1:15 AM 1:15 AM 01:15 AM 01:15 AM
02:23 02:23 02:23 2:23 AM 2:23 AM 02:23 AM 02:23 AM
10 10 10:00 10 AM 10:00 AM 10 AM 10:00 AM
10:30 10:30 10:30 10:30 AM 10:30 AM 10:30 AM 10:30 AM
12 12 12:00 12 PM 12:00 PM 12 PM 12:00 PM
12:30 12:30 12:30 12:30 PM 12:30 PM 12:30 PM 12:30 PM
14 14 14:00 2 PM 2:00 PM 02 PM 02:00 PM
14:00 14 14:00 2 PM 2:00 PM 02 PM 02:00 PM
23:45 23:45 23:45 11:45 PM 11:45 PM 11:45 PM 11:45 PM
24 24 24:00 12 AM 12:00 AM 12 AM 12:00 AM
24:30 24:30 24:30 12:30 AM 12:30 AM 12:30 AM 12:30 AM