nlopess Mon Aug 1 14:46:16 2005 EDT
Modified files:
/phpdoc/en/reference/datetime constants.xml
Log:
fix example of date format functions.
Thanks Derick ;)
http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/constants.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/datetime/constants.xml
diff -u phpdoc/en/reference/datetime/constants.xml:1.1
phpdoc/en/reference/datetime/constants.xml:1.2
--- phpdoc/en/reference/datetime/constants.xml:1.1 Sat Jul 30 14:14:09 2005
+++ phpdoc/en/reference/datetime/constants.xml Mon Aug 1 14:46:14 2005
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<section id="datetime.constants">
&reftitle.constants;
<para>
The following constants are defined since PHP 5.1.0 and they offer standard
date representations, which can be used along with the date format functions
- (like <function>date</function> or <function>strftime</function>).
+ (like <function>date</function>).
</para>
<variablelist>
<varlistentry>