Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Interface CalendarConfigMonths

    Month related configuration for a calendar.

    interface CalendarConfigMonths {
        values: CalendarConfigMonth[];
    }
    Index

    Properties

    Properties

    An array of months in the calendar year.