Created attachment 61198 [details] [review] Bug 18293 - REST API tests. fix dateformat change regression in tests # got: '2017-03-27T00:00:00+03:00' # expected: '2017-03-27 00:00:00' Lax ISO8601 is not hip anymore. Now we roll wid dem big boyz! P.S. All datetimes in REST TESTS need fixing.
Can this be closed?
When we introduced Koha::Object(s)::TO_JSON, Lari added date handling there as well, on bug 18330. So I think this is a solved. *** This bug has been marked as a duplicate of bug 18330 ***