shift-org / shift-docs

Shift2Bikes: website and calendar for shift and pedalpalooza
https://shift2bikes.org
Other
22 stars 17 forks source link

Replace custom datetime handling with Day.js #623

Closed carrythebanner closed 8 months ago

carrythebanner commented 9 months ago

I decided to leave the compareTimes() function. It's reasonably simple as-is, and my attempts to replace it with Day.js calls didn't really reduce the complexity. Could be something I overlooked, though.