Package version:

Interface RecurrenceSchedule

The recurrence schedule.

Hierarchy

  • RecurrenceSchedule

Indexable

[property: string]: any

Properties

hours?: number[]

The hours.

minutes?: number[]

The minutes.

monthDays?: number[]

The month days.

monthlyOccurrences?: RecurrenceScheduleOccurrence[]

The monthly occurrences.

weekDays?: DayOfWeek[]

The days of the week.

Generated using TypeDoc