X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fconfig.yml;fp=app%2Fconfig%2Fconfig.yml;h=b76fb696636149b51fb68b61e61cda2f0d97cbae;hb=d8dc7372ab3d8ac4c5d5546e5c5e00bf4bf2d862;hp=d37ed227b4db44e6937b3bd3c4d9639f0c2ae75c;hpb=21bdbb2d5e8ef1a93a51bc6d55e041f95820b4ba;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config.yml b/app/config/config.yml index d37ed227..b76fb696 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -350,3 +350,10 @@ fos_js_routing: - howto - fos_user_security_logout - new + +jms_serializer: + handlers: + # to be removed if we switch to (default) ISO8601 datetime instead of ATOM + # see: https://github.com/schmittjoh/JMSSerializerBundle/pull/494 + datetime: + default_format: "Y-m-d\\TH:i:sO" # ATOM