[openstreetmap/openstreetmap-website] Changesets API: Inconsistent timestamp formats (#2195)

Tobias Zwick notifications at github.com
Sat Mar 30 15:18:55 UTC 2019


I found that in [_changeset.builder line 10](https://github.com/openstreetmap/openstreetmap-website/blob/874fddf49945443e5af47812fa3a30e96375ce9c/app/views/api/changesets/_changeset.builder#L10), the `closed_at` attribute is set to `changeset.closed_at` while the `created_at` attribute is set to `changeset.created_at.xmlschema`. Maybe that is the problem?

-- 
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#issuecomment-478255333
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190330/da4d3215/attachment.html>


More information about the rails-dev mailing list