ooni / explorer

OONI Explorer: uncover evidence of internet censorship worldwide
https://explorer.ooni.org
BSD 3-Clause "New" or "Revised" License
64 stars 37 forks source link

Fix calendar in all timezones #944

Closed majakomel closed 2 weeks ago

majakomel commented 2 weeks ago

Replaces vanilla js date calculations with date-fns due to weird behaviour in some timezones:

.setUTCDate() works fine in CET

Screenshot 2024-06-18 at 16 33 09

.setUTCDate() doesn't update in EST and causes an infinite loop when backfilling the calendar data and comparing the dates

Screenshot 2024-06-18 at 16 33 23

Closes https://github.com/ooni/explorer/issues/946

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 10:44pm