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.24k stars 506 forks source link

datetime in RRule Cant be used : possible fix #585

Open howdyhyber opened 1 year ago

howdyhyber commented 1 year ago

Reporting an issue

dateutil

Can someone please remove this code in dateutil.d.ts? The circled line of code stops me from using the datetime when i import it. Thanks!