[openstreetmap/openstreetmap-website] Changesets API: Inconsistent timestamp formats (#2195)
Tobias Zwick
notifications at github.com
Sat Mar 30 15:06:31 UTC 2019
This is a new problem. I noticed that the tests for the [osmapi Java library](https://github.com/westnordost/osmapi) do not run through anymore.
The API for changesets used to use the following date format: `yyyy-MM-dd'T'HH:mm:ssZ` (f.e. 2019-03-30T14:24:07Z). Now, it seems, at least for the `closed_at` timestamp, another timestamp format is used, probably the one that is used for the notes API (`yyyy-MM-dd HH:mm:ss z`).
Example:
https://master.apis.dev.openstreetmap.org/api/0.6/changesets?user=3630
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2195
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190330/a96aa01f/attachment.html>
More information about the rails-dev
mailing list