Create an international datetime format function.
A new international datetime format function.
This formatter uses the builtin Intl.DateTimeFormat object to coerce values.
Intl.DateTimeFormat
This is the most flexible (but slowest) datetime formatter.
The options for creating the format function.
Generated using TypeDoc
Create an international datetime format function.
Returns
A new international datetime format function.
Notes
This formatter uses the builtin
Intl.DateTimeFormatobject to coerce values.This is the most flexible (but slowest) datetime formatter.