hholzgra                Mon Nov 19 08:56:00 2001 EDT

  Modified files:              
    /phpdoc/en/functions        datetime.xml 
  Log:
  clarification on tm_month being zero-based
  
  
Index: phpdoc/en/functions/datetime.xml
diff -u phpdoc/en/functions/datetime.xml:1.52 phpdoc/en/functions/datetime.xml:1.53
--- phpdoc/en/functions/datetime.xml:1.52       Sat Nov 17 22:07:17 2001
+++ phpdoc/en/functions/datetime.xml    Mon Nov 19 08:56:00 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.52 $ -->
+<!-- $Revision: 1.53 $ -->
  <reference id="ref.datetime">
   <title>Date and Time functions</title>
   <titleabbrev>Date/time</titleabbrev>
@@ -638,7 +638,7 @@
       </listitem>
       <listitem>
        <simpara>
-        "tm_mon" - month of the year
+        "tm_mon" - month of the year, starting with 0 for january
        </simpara>
       </listitem>
       <listitem>


Reply via email to