소스 검색

update datetine part of configuration to match the code

Miha Vrhovnik 13 년 전
부모
커밋
4b8db5a5bd
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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