Skip to main content

interface Temporal.PlainMonthDay

Properties #

#calendarId: string
readonly
#monthCode: string
readonly
#day: number
readonly
#[[Symbol.toStringTag]]: "Temporal.PlainMonthDay"
readonly

Methods #

#equals(other: PlainMonthDayLike): boolean
#toLocaleString(
locales?: Intl.LocalesArgument,
): string
#toJSON(): string
#valueOf(): never

Did you find what you needed?

Privacy policy