소스 검색

[DOCUMENTATION] English:

- manual correction

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16810 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 년 전
부모
커밋
87c70776de
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      documentation/manual/en/module_specs/Zend_Date-Constants.xml

+ 2 - 2
documentation/manual/en/module_specs/Zend_Date-Constants.xml

@@ -695,14 +695,14 @@
                     </row>
                     <row>
                         <entry>Zend_Date::DATETIME_MEDIUM</entry>
-                        <entry>Normal date (string, localized, normal)</entry>
+                        <entry>Normal date with time (string, localized, normal)</entry>
                         <entry>2009-02-13T14:53:27+01:00</entry>
                         <entry><emphasis>13.02.2009 14:53:27</emphasis>
                         </entry>
                     </row>
                     <row>
                         <entry>Zend_Date::DATETIME_SHORT</entry>
-                        <entry>Abbreviated Date (string, localized, abbreviated)</entry>
+                        <entry>Abbreviated Date with time (string, localized, abbreviated)</entry>
                         <entry>2009-02-13T14:53:27+01:00</entry>
                         <entry><emphasis>13.02.09 14:53</emphasis>
                         </entry>