icykoneko / ff14-fish-tracker-app

FF14 Fish Tracker App
https://ff14fish.carbuncleplushy.com
MIT License
61 stars 21 forks source link

Upgrade date-fns.js to v2.x #76

Closed icykoneko closed 2 years ago

icykoneko commented 3 years ago

We're using an old version of date-fns. The new version provides support for UTC (which we had to mixin to the old 1.x version). This may end up not being necessary given #75 as Luxon may support a lot of the functions we needed from date-fns. Even if it doesn't, we may benefit from pulling in only specific functions rather than everything.

icykoneko commented 2 years ago

Closed via ad88c02959ba3ab936bc3d2a18b615032b5273c7