nlopess Fri Sep 2 07:19:45 2005 EDT
Modified files:
/phpdoc/en/reference/datetime/functions date.xml
Log:
add date(N)
http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/functions/date.xml?r1=1.21&r2=1.22&ty=u
Index: phpdoc/en/reference/datetime/functions/date.xml
diff -u phpdoc/en/reference/datetime/functions/date.xml:1.21
phpdoc/en/reference/datetime/functions/date.xml:1.22
--- phpdoc/en/reference/datetime/functions/date.xml:1.21 Thu Aug 18
04:09:38 2005
+++ phpdoc/en/reference/datetime/functions/date.xml Fri Sep 2 07:19:43 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.21 $ -->
+<!-- $Revision: 1.22 $ -->
<!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
<refentry id="function.date">
<refnamediv>
@@ -84,6 +84,12 @@
<entry><literal>Sunday</literal> through
<literal>Saturday</literal></entry>
</row>
<row>
+ <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>
+ </row>
+ <row>
<entry><literal>S</literal></entry>
<entry>English ordinal suffix for the day of the month, 2
characters</entry>
<entry>