Date: 11/19/01
- Next message: hholzgra <email protected>: "[PHP-DOC] Bug #14115 Updated: localtime() gives wrong year and month"
- Previous message: hholzgra <email protected>: "[PHP-DOC] Bug #14115 Updated: localtime() gives wrong year and month"
- Next in thread: Philip Olson: "[PHP-DOC] cvs: phpdoc /en/functions datetime.xml"
- Maybe reply: Philip Olson: "[PHP-DOC] cvs: phpdoc /en/functions datetime.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: hholzgra <email protected>: "[PHP-DOC] Bug #14115 Updated: localtime() gives wrong year and month"
- Previous message: hholzgra <email protected>: "[PHP-DOC] Bug #14115 Updated: localtime() gives wrong year and month"
- Next in thread: Philip Olson: "[PHP-DOC] cvs: phpdoc /en/functions datetime.xml"
- Maybe reply: Philip Olson: "[PHP-DOC] cvs: phpdoc /en/functions datetime.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

