interface Temporal.PlainMonthDay
Properties #
#calendarId: string readonly
#[[Symbol.toStringTag]]: "Temporal.PlainMonthDay" readonly
Methods #
#with(monthDayLike: PartialTemporalLike<DateLikeObject>,options?: OverflowOptions,): PlainMonthDay #equals(other: PlainMonthDayLike): boolean #toString(options?: PlainDateToStringOptions): string #toLocaleString(locales?: Intl.LocalesArgument,options?: Intl.DateTimeFormatOptions,): string