The options for creating the format function.
A new time format function.
This formatter uses Date.toTimeString() to format the values.
If a value is not a Date object, new Date(value) is used to
coerce the value to a date.
The formatIntlDateTime() formatter is more flexible, but slower.
Create a time format function.