Rather than serializing datetimes with a trailing `+00:00` UTC offset, use `Z` as JavaScript's `Date` does in its [`toJSON` method](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Date/toJSON).