When I get readings (in worker.coffee) their created at timestamps should be local to the buoy (currently just AEST, which keeps it simple for now) and stored as UTC. Any display of the times should be local to the user. Or should they be displayed local to the buoy too? Maybe so for now, but explicitly say AEST in the UI when displaying times.
When I get readings (in worker.coffee) their created at timestamps should be local to the buoy (currently just AEST, which keeps it simple for now) and stored as UTC. Any display of the times should be local to the user. Or should they be displayed local to the buoy too? Maybe so for now, but explicitly say AEST in the UI when displaying times.