jens-maus / node-ical

NodeJS class for parsing iCalendar/ICS files
Apache License 2.0
118 stars 50 forks source link

Consider supporting/migrating to new temporal API #312

Open chrisdostert opened 6 months ago

chrisdostert commented 6 months ago

The temporal API is making significant progress towards becoming a standard and there are multiple actively maintained and feature complete polyfills. It would be great to be able to natively use it with this library!