Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Cron Expression with RRule #2

Open
deveth0 opened this issue Sep 7, 2022 · 0 comments
Open

Replace Cron Expression with RRule #2

deveth0 opened this issue Sep 7, 2022 · 0 comments

Comments

@deveth0
Copy link
Owner

deveth0 commented Sep 7, 2022

Right now polly uses a cron expression that is evaluated but not really flexible when it comes to stuff like 'last monday of month' or so.

Using RRules as defined by iCalendar (https://www.rfc-editor.org/rfc/rfc5545) seems to be a viable replacement.

https://icalendar.org/iCalendar-RFC-5545/3-8-5-3-recurrence-rule.html

https://github.com/jakubroztocil/rrule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant