Schedules
Last updated
Was this helpful?
Last updated
Was this helpful?
represent an on-call calendar. A schedule has many .
Schedules are independent objects. The is responsible for assigning itself a primary schedule and an .
name
string
The name of the schedule
name
Returns on-call event attendees for now. (Handles repeating events and rotations)
Return on-call event attendees for a specified time frame. (Handles repeating events and rotations)
start
UTC string of start time to consider (ex: 2022-10-12 07:00:00)
end
UTC string of end time to consider (ex: 2022-10-12 07:00:00)
Removes all events from the schedule. See .
Return that are assigned to this schedule. (Does not handle repeating events and rotations. Unprocessed representation of events.)