rianjs / ical.net

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

BUG FIX: Multiple Recurrence Patterns (RecurrenceRules & ExceptionRules) are ignored #525

Open OlegBarkov opened 3 years ago

OlegBarkov commented 3 years ago

Related to the issue #524

Instead of using the Evaluator object from the first object select many results from each Evaluator and then combine them into the Hashset.