alan-turing-institute / DTBase

A starting point from which digital twins can be developed.
MIT License
10 stars 4 forks source link

Document/improve handling of timezones #262

Open mhauru opened 3 months ago

mhauru commented 3 months ago

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.