@kenjiuno/msgreader - v1.28.0
    Preparing search index...

    Interface PatternTypeMonth

    PatternTypeSpecific Month

    interface PatternTypeMonth {
        day: number;
    }
    Index
    day: number

    The day of the month on which the recurrence falls.