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
..
src Use PHP's DateTime::ATOM for true ISO-8601 support 2016-03-16 11:18:26 +01:00
.gitignore Ignore settings #1294 2015-12-06 10:38:50 +01:00
pom.xml New fix 2016-01-18 11:16:04 +01:00