-
Notifications
You must be signed in to change notification settings - Fork 33
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
No Recurring Support #88
Comments
Hiho, it had not come up yet. Would you be interested in contributing the functionality? |
@hoodie Yeah, I'll PR it when I have time. I did wind up writing what I wanted to in Go but I'd love to add this to Rust. Haven't found a library yet in Rust that does that. |
Hi, I was searching about it and found this library: rrule. Maybe it can be an ispiration, or it can be used directly. |
Hi - I came across the same issue when working on my own project. I was wondering if anyone has already started working on implementation for recurring events? If not I would love to make a pr for it (using |
Hello,
When do you plan on adding functionality to support recurring events?
The text was updated successfully, but these errors were encountered: