Managing recurring events can be challenging, especially when dealing with complex schedules. This component simplifies this process by utilizing the rrule.js library within OutSystems.
The component is designed to handle various types of recurrence rules—whether daily, weekly, monthly, or custom intervals. By specifying your requirements, you can generate a list of dates based on these rules directly within your application.
Here’s what you can expect from the component:
• Flexible Recurrence Rules: Easily set up events that repeat on specific days of the week or month, like every Monday, Wednesday, and Friday.
• Date Generation: Retrieve all occurrences of an event over a specified period, ensuring you never miss a date.
• Conversion and Formatting: Convert and format dates between ISO and OutSystems’ DateTime types effortlessly.
Remove console log issue from demo
https://github.com/jkbrzt/rrule?tab=License-1-ov-file#readme