Skip to main content

interface Temporal.PlainYearMonth

Properties #

#calendarId: string
readonly
#era: string | undefined
readonly
#eraYear: number | undefined
readonly
#year: number
readonly
#month: number
readonly
#monthCode: string
readonly
#daysInYear: number
readonly
#daysInMonth: number
readonly
#monthsInYear: number
readonly
#inLeapYear: boolean
readonly
#[[Symbol.toStringTag]]: "Temporal.PlainYearMonth"
readonly

Methods #

Did you find what you needed?

Privacy policy