Browse Source

update datetine part of configuration to match the code

Miha Vrhovnik 13 years ago
parent
commit
4b8db5a5bd
1 changed files with 2 additions and 2 deletions
  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