Document/improve handling of timezones
Opened this issue · 0 comments
mhauru commented
I'm a bit unclear on how the backend currently handles data sent to it without timezone information. It seems to assume that the timezone is UTC, which caused issues with UPC. This could possibly be improved, though not sure what's the best way to do this. At the very least it should be documented better.