Optional
localesThe locales to pass to the Intl.DateTimeFormat
constructor.
The default is determined by the user agent.
Optional
missingThe text to use for a null
or undefined
data value.
The default is ''
.
Optional
optionsThe options to pass to the Intl.DateTimeFormat
constructor.
The default is determined by the user agent.
Generated using TypeDoc
The options for creating an intl datetime format function.