The date (%x) format specifier (e.g., "%m/%d/%Y").
The date and time (%c) format specifier (e.g., "%a %b %e %X %Y").
The full names of the weekdays, starting with Sunday.
The full names of the months (starting with January).
The A.M. and P.M. equivalents (e.g., ["AM", "PM"]).
The abbreviated names of the weekdays, starting with Sunday.
the abbreviated names of the months (starting with January).
The time (%X) format specifier (e.g., "%H:%M:%S").
Specification of time locale to use when creating a new TimeLocaleObject