jkbrzt / rrule

JavaScript library for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.
https://jkbrzt.github.io/rrule
Other
3.27k stars 507 forks source link

missing date in yearly toText() #578

Open ray007 opened 1 year ago

ray007 commented 1 year ago

An rrule with FREQ=YEARLY should use the date from dtstart for toText() when no other BY* properties are found. As it does when calling between().

Reporting an issue

Thank you for taking an interest in rrule! Please include the following in your report: