Recurrence for events in Calendar Block

Has anyone tried doing this, or have suggestions? Prototyping a move from Microsoft Sharepoint to Corteza. One requirement is Recurring Events. I have used the Calendar Block to get a working calendar from a Module. Looks like a Module for the Recurring Events should be based upon RRULE - iCalendar spec: 4.8.5.4 Recurrence Rule Can I use rrule.js within Corteza?

No, you can’t at the moment, but it does make sense to me to support it; I’ll note it down when we discuss future improvements.
Perhaps @AndreB 's answer would do the trick.
Alternatively, you could write up some automation to periodically make your event records.

Ref Revisit and improve the calendar feature set (WIP) · Issue #546 · cortezaproject/corteza · GitHub