Files
openapi-generator/modules/swagger-codegen
Arne Jørgensen 3823612674 Use PHP's DateTime::ATOM for true ISO-8601 support
Currently we use PHP's DateTime::ISO8601 for the date-time properties
but according to
http://php.net/manual/en/class.datetime.php#datetime.constants.iso8601
it is actually not compatible with ISO-8601.

Instead we should use DateTime::ATOM.
2016-03-16 11:18:26 +01:00
..
2015-12-06 10:38:50 +01:00
2016-01-18 11:16:04 +01:00