iCal
iCal copied to clipboard
[FEATURE] Recurrence rule generation
Allows you to create recurrence rules - fixes #189.
Tests included for the components.
example4.php
gives a small example of adding a recurrence rule.
@markuspoerschke, any feedback on this one? Not what you were wanting? I appreciate that the hacktoberfest label was added to a ticket that was a few years old (wish I had noticed that before starting 😁), so possibly you've got some other mechanism in place that I didn't spot.
Trying to port a 0.11.x implementation to 2.x that heavily relied on recurrence rules. Getting this merged would be sweet. Anything I could help with?