foxcoverts / climbing-team

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

Fix date localization in emails #118

Closed sparksp closed 4 months ago

sparksp commented 4 months ago

Fixes #117

sparksp commented 4 months ago

This fixes the immediate issue - since there is no 'current' user when the emails are being sent, localDate was not effective. I would like to store timezone with each booking, and only translate it to user time if relevant.