method Temporal.PlainDateTime.prototype.toLocaleString
Jump to headingPlainDateTime.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