rrule icon indicating copy to clipboard operation
rrule copied to clipboard

request: support RSCALE/SKIP

Open arolson101 opened this issue 9 years ago • 10 comments

for dealing with repeating events on the 31st or 30th or 29th, there is an extension to RRULE called RSCALE (and SKIP): https://tools.ietf.org/html/rfc7529

It would be very nice if rrule supported this extension

arolson101 avatar Mar 03 '16 17:03 arolson101

any update on this ?

Ionut-Milas avatar Mar 19 '19 09:03 Ionut-Milas

any update on this?

pxljoy avatar Mar 22 '20 00:03 pxljoy

+1 any updates?

nicholaszuccarelli avatar Mar 31 '20 00:03 nicholaszuccarelli

Any updates?

Rishabh-Kapri avatar Sep 02 '21 07:09 Rishabh-Kapri

I'll add the 2022 addition to this one...Any updates?

pcreehan avatar Nov 22 '22 18:11 pcreehan

2023 now - we are getting hit by this in production. any update?

kjhangiani avatar Mar 31 '23 19:03 kjhangiani

@davidgoli this is the most upvoted issue on the repo. Curious if this may happen, or if there's a common workaround for supporting bymonthday intervals of 29th/30th/31st?

Thanks for a great lib, this is really the only reputable js package out there for rrule support.

erquhart avatar Nov 26 '23 22:11 erquhart

+1

dudilugasi avatar Dec 27 '23 14:12 dudilugasi

@kjhangiani for what it's worth, I expect RSCALE will be more of a nicety than a necessity. I would love to have it directly supported in the lib, but logic to compensate has been pretty straightforward.

erquhart avatar Dec 27 '23 18:12 erquhart