method Temporal.Instant.prototype.toLocaleString
Jump to headingInstant.prototype.toLocaleString(locales?: string | string[],options?: Intl.DateTimeFormatOptions,): string
Parameters Jump to heading
optional
Jump to headinglocales: string | string[]
optional
Jump to headingoptions: Intl.DateTimeFormatOptions
Return Type Jump to heading
string