Sparrow0hawk / rse-calendar

A GitHub pages powered event calendar
https://sparrow0hawk.github.io/rse-calendar/
4 stars 4 forks source link

More flexible date parsing #83

Closed Sparrow0hawk closed 1 year ago

Sparrow0hawk commented 1 year ago

This PR partially addresses #61 by using python-dateutil to more flexibly parse event date strings that are in differing formats.

To achieve this: