Not added duration interval for RDATES and not sorted
Hi,
I minor issue but a small addition to the recurr library. In the recurrence rule parsing in ArrayTransformer, the dates generated when using RDATES does not add duration interval, and nor is it sorted after the addition of the RDATES.
A minor issue, I have implemented it in my fork. Would like to contribute. Do you have plans to have this feature in your library?
I don't plan on automatically applying a duration to recurrences generated from RDATEs.
The proper solution is to modify the library to allow period values in RDATE. Recurr currently supports only date and date-time RDATE values.
I'm busy with a newborn baby, so I don't know when I'll be able to get to this, but I'll get it done at some point.