You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
Timestamps always have to be returned in UTC-0, with a "Z" at the end. Currently, yalcha returns times in UTC+03:00 timezone, without a time zone indicator:
Timestamps always have to be returned in UTC-0, with a "Z" at the end. Currently, yalcha returns times in UTC+03:00 timezone, without a time zone indicator:
https://vheirh41ic.execute-api.us-west-2.amazonaws.com/development/api/0.6/node/21265449/history
timestamp="2017-11-29T13:16:22"
https://api.openstreetmap.org/api/0.6/node/21265449/history
timestamp="2017-11-29T10:16:22Z"
The text was updated successfully, but these errors were encountered: