openstreetmap-website/app
Tom Hughes fe2e215d14 Make the AMF getway_old call parse times as UTC
Although it's not entirely clear how to interpret a timestamp from
a client the production servers have effectively been parsing them
as UTC because they run in the UTC time zone all year.

Using Time.zone to do the parse forces it to happen in the rails time
zone rather than the system time zone, which defaults to UTC as well.

Fixes #1688
2017-12-01 19:24:26 +00:00
..
assets Remove inline javascript from user settings page 2017-11-24 16:20:50 +00:00
controllers Make the AMF getway_old call parse times as UTC 2017-12-01 19:24:26 +00:00
helpers Put specific page titles at the start 2017-11-22 14:57:26 +00:00
models Merge branch 'p' of https://github.com/jfirebaugh/openstreetmap-website into jfirebaugh-p 2017-11-22 10:47:18 +00:00
views Remove inline javascript from user settings page 2017-11-24 16:20:50 +00:00