foxcoverts / climbing-team

Activity team bookings management site.
https://climbfoxcoverts.co.uk/
MIT License
2 stars 0 forks source link

Add Timezone to Bookings #119

Closed sparksp closed 7 months ago

sparksp commented 7 months ago

This should improve upon the work done in fixing #117 by giving each booking a timezone, and then translating time to user's timezone when presenting. DateTime is still stored in the database in UTC along with the target timezone.