Season related configuration for a calendar.

interface CalendarConfigSeasons {
    values: CalendarConfigSeason[];
}

Properties

Properties

An array of seasons in the calendar year.