问题 events: [ { id: '<?php echo $event['id']; ?>', title: '<?php echo $event['title']; ?>', color: '<?php echo $event['color']; ?>', start: '<?php echo $start; ?>', end: '<?php echo $end; ?>', dow: '<?php echo $dow; ?>', ranges: [{ start: '<?php echo $start; ?>', end: '<?php echo $end; ?>', }] }, ] Following image below shows my current status of my calendar: As seen from the image above, the cardio training has been recurring non-stop. Is there a way to stop the recurring event based on the end