RecurrenceSchedule interface

The recurrence schedule.

Properties

hours

The hours.

minutes

The minutes.

monthDays

The month days.

monthlyOccurrences

The monthly occurrences.

weekDays

The days of the week.

Property Details

hours

The hours.

hours?: number[]

Property Value

number[]

minutes

The minutes.

minutes?: number[]

Property Value

number[]

monthDays

The month days.

monthDays?: number[]

Property Value

number[]

monthlyOccurrences

The monthly occurrences.

monthlyOccurrences?: RecurrenceScheduleOccurrence[]

Property Value

weekDays

The days of the week.

weekDays?: DaysOfWeek[]

Property Value