derek           Sun Sep 11 16:31:39 2005 EDT

  Modified files:              
    /phpdoc/en/reference/datetime/functions     date.xml 
  Log:
  Changed day 7 from Saturday to Sunday
  
http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/functions/date.xml?r1=1.22&r2=1.23&ty=u
Index: phpdoc/en/reference/datetime/functions/date.xml
diff -u phpdoc/en/reference/datetime/functions/date.xml:1.22 
phpdoc/en/reference/datetime/functions/date.xml:1.23
--- phpdoc/en/reference/datetime/functions/date.xml:1.22        Fri Sep  2 
07:19:43 2005
+++ phpdoc/en/reference/datetime/functions/date.xml     Sun Sep 11 16:31:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.22 $ -->
+<!-- $Revision: 1.23 $ -->
 <!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
 <refentry id="function.date">
  <refnamediv>
@@ -87,7 +87,7 @@
        <entry><literal>N</literal></entry>
        <entry>ISO-8601 numeric representation of the day of the week (added in
        PHP 5.1.0)</entry>
-       <entry><literal>1</literal> (for Monday) through <literal>7</literal> 
(for Saturday)</entry>
+       <entry><literal>1</literal> (for Monday) through <literal>7</literal> 
(for Sunday)</entry>
       </row>
       <row>
        <entry><literal>S</literal></entry>

Reply via email to