JavaScript Scheduler: How to Unschedule Events tutorial was released:
https://code.daypilot.org/25193/javascript-scheduler-how-to-unschedule-events
When removing events from the scheduler, it is possible to remove them completely or to move them to a queue of unscheduled tasks or a row with unassigned events (while keeping the scheduled time).


