method Temporal.PlainDate.prototype.toLocaleString
Jump to headingPlainDate.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