I\'m working on a project with a rails api and an iOS client, using the updated_at field as the reference to detect modifications on the server that happened after the last
If you're using the ISO8601 standard you can use .iso8601(10). Don't know why but it rounds to seconds by default.
.iso8601(10)