I know this question is not totally specific to the DayPilot calendar, but I am looking for a good place to start since all of our events are scheduled using DayPilot.
Our clients want to be able to schedule reminders based on events they have scheduled with their clients. These may be one-time events or recurring events. The one-time seem pretty straightforward, but for recurring events they only way to get the next instance and send a reminder is by doing it in a .NET page since we would have to expand the occurrences....
So what is the best approach or logic to do something like this. Any ideas welcome. Thanks!