JonasWanke / rrule

🔁 Recurrence rule parsing & calculation as defined in the iCalendar RFC
https://pub.dev/packages/rrule
Apache License 2.0
52 stars 22 forks source link

Fix non-latin date parsing for UNTIL #60

Closed absar closed 1 year ago

absar commented 1 year ago

Closes: #59

JonasWanke commented 1 year ago

Thanks for the fix, and sorry for the delay! I was on vacation and at the EuroSkills in the past two weeks.

On the main branch, there are already some breaking changes in preparation of the next major release. Therefore, I didn't merge your PR but cherry-picked the commit to a separate branch: https://github.com/JonasWanke/rrule/commit/ec0fb76bee10a3290aa1466b966079e580bf8e31. It's published as part of v0.2.14