Skip to main content
Version: 2.0.x

Interface: Month

SimpleCalendar.Hooks.Month

deprecated Please use the DateChangeResponse.date property. This will be removed when Foundry v10 stable is released.

Properties

intercalary

intercalary: boolean

If this month is considered an intercalary month or not.


name

name: string

The name of the month.


number

number: number

The months numerical representation.


numberOfDays

numberOfDays: number

How many days are in this month.


numberOfLeapYearDays

numberOfLeapYearDays: number

How many days are in this month during a leap year.