Formats a TemporalFormattable with the provided Intl.DateTimeFormat.
Three types of Temporal objects cannot be directly formatted with Intl.DateTimeFormat#format:
toLocaleString
The TemporalFormattable to format.
The Intl.DateTimeFormat to use for formatting.
Formats a TemporalFormattable with the provided Intl.DateTimeFormat.
Three types of Temporal objects cannot be directly formatted with Intl.DateTimeFormat#format:
toLocaleString
method directly.