WeeklyRecurrence interface

The weekly recurrence of the schedule.

Extends

Properties

days

The set of days of week for the schedule recurrence. A day must not be specified more than once in a recurrence.

Inherited Properties

endTime

The end time of the schedule recurrence. Full hour and 30-minute intervals are supported.

startTime

The start time of the schedule recurrence. Full hour and 30-minute intervals are supported.

Property Details

days

The set of days of week for the schedule recurrence. A day must not be specified more than once in a recurrence.

days: DayOfWeek[]

Property Value

Inherited Property Details

endTime

The end time of the schedule recurrence. Full hour and 30-minute intervals are supported.

endTime: Time

Property Value

Inherited From Recurrence.endTime

startTime

The start time of the schedule recurrence. Full hour and 30-minute intervals are supported.

startTime: Time

Property Value

Inherited From Recurrence.startTime