Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Cron is a time -based job scheduler using which we can run/trigger jobs periodically at fixed times, intervals, and dates.
Currently, we have recurrence editor in schedule with which we can create appointment at specific date and time with certain interval.
The recurrence editor works based on iCal string, but the cron editor works based on cron expression.
The Cron Editor helpful to trigger jobs on schedule.
Reference link: