[Go to site: main page, start]

Interface CalendarConfigMonths

Month related configuration for a calendar.

interface CalendarConfigMonths {
    values: CalendarConfigMonth[];
}
Index

Properties

Properties

An array of months in the calendar year.