The time-localestd/time/locale/time-locale: V
describes time and date formats for a specific locale.
Automatically generated. Retrieves the day-names
constructor field of the time-localestd/time/locale/time-locale: V
type.
Automatically generated. Retrieves the day-names-min
constructor field of the time-localestd/time/locale/time-locale: V
type.
Automatically generated. Retrieves the day-names-short
constructor field of the time-localestd/time/locale/time-locale: V
type.
Automatically generated. Retrieves the format-l
constructor field of the time-localestd/time/locale/time-locale: V
type.
Automatically generated. Retrieves the format-ll
constructor field of the time-localestd/time/locale/time-locale: V
type.
Automatically generated. Retrieves the format-lll
constructor field of the time-localestd/time/locale/time-locale: V
type.
Automatically generated. Retrieves the format-llll
constructor field of the time-localestd/time/locale/time-locale: V
type.
Automatically generated. Retrieves the format-t
constructor field of the time-localestd/time/locale/time-locale: V
type.
Automatically generated. Retrieves the format-tt
constructor field of the time-localestd/time/locale/time-locale: V
type.
Automatically generated. Retrieves the lang-name
constructor field of the time-localestd/time/locale/time-locale: V
type.
Automatically generated. Retrieves the month-names
constructor field of the time-localestd/time/locale/time-locale: V
type.
Automatically generated. Retrieves the month-names-short
constructor field of the time-localestd/time/locale/time-locale: V
type.
Return a builtin locale given a locale string (e.g. en-GB
, es
);
Use time-locale-iso
if no particular match is found.
Supports de
,en
,es
,fr
,nl
and en-iso
.
German time locale (de
).
English time locale (en
).
ISO English time locale (en-iso
). Uses English names for
months and days but displays numeric dates and times using unambigious ISO format.
Spanish time locale (es
).
French time locale (fr
).
Dutch time locale (nl
).
Localization of time formats.
.