recurr icon indicating copy to clipboard operation
recurr copied to clipboard

Not added duration interval for RDATES and not sorted

Open somiithm opened this issue 10 years ago • 1 comments

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?

somiithm avatar Apr 15 '16 15:04 somiithm

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.

simshaun avatar May 20 '16 20:05 simshaun