Selaa lähdekoodia

Merge pull request #64 from mvrhov/patch-1

update datetime part of configuration to match the code
Johannes 13 vuotta sitten
vanhempi
commit
1ee7bad960
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      Resources/doc/index.rst

+ 2 - 2
Resources/doc/index.rst

@@ -63,8 +63,8 @@ suit your needs::
         handlers:
             object_based: false
             datetime:
-                format: Y-m-dTH:i:s
-                default_timezone: UTC
+                format: <ISO8601 (Y-m-dTH:i:s)>
+                default_timezone: <timezone set in php.ini or via date_default_timezone_set>
             array_collection: true
             form_error: true
             constraint_violation: true