Support timezones
danielrichman opened this issue · 2 comments
... oh god.
Requested by James Ewen ve6srv
You know, so long as we can rely on browsers supplying the correct local
and UTC time, it shouldn't be that hard to implement. Could be
interesting to check in practice though.
In the summer. After exams.
;)
Matt
On 01/06/2014 00:00, Daniel Richman wrote:
... oh god.
Requested by James Ewen ve6srv@gmail.com mailto:ve6srv@gmail.com
—
Reply to this email directly or view it on GitHub
#36.
I don't think we can rely on that :P While it is the user’s loss if their clocks are set wrong, we'll have to make it quite obvious what times we've sent to the server, or someone is eventually wind up running predictions for 6 hours in the wrong direction (which could have pretty bad consequences). “Oh god” was more referring to the state of Javascript datetime support ;-).
Bonus points for autodetecting the timezone from the launch location on the map :P.