rianjs / ical.net

ical.NET - an open source iCal library for .NET
MIT License
782 stars 230 forks source link

Recurrence-ID range attribute #455

Open amstech opened 5 years ago

amstech commented 5 years ago

there are two possible paramters that can be provided with Recurrence-Id: value and range. Does anyone know how to provide Range to recurrence-id. I am looking for ability to provide update to a range of dates within the recurrence.

I want the output to be like this: RECURRENCE-ID;RANGE=THISANDFUTURE:20190101T120000Z

https://tools.ietf.org/html/rfc5546#section-4.4.5