For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > September 2005 > cvs: phpdoc /en/reference/datetime/functions date.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/datetime/functions date.xml
Gabor Hojtsy

2005-09-29, 6:56 pm

goba Thu Sep 29 10:10:42 2005 EDT

Modified files:
/phpdoc/en/reference/datetime/functions date.xml
Log:
strengthen the point that the suggested two functions should be used instead of date

http://cvs.php.net/diff.php/phpdoc/...23&r2=1.24&ty=u
Index: phpdoc/en/reference/datetime/functions/date.xml
diff -u phpdoc/en/reference/datetime/functions/date.xml:1.23 phpdoc/en/reference/datetime/functions/date.xml:1.24
--- phpdoc/en/reference/datetime/functions/date.xml:1.23 Sun Sep 11 16:31:36 2005
+++ phpdoc/en/reference/datetime/functions/date.xml Thu Sep 29 10:10:39 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
<!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
<refentry id="function.date">
<refnamediv>
@@ -387,7 +387,7 @@
<para>
To format dates in other languages, you should use the
<function>setlocale</function> and <function>strftime</function>
- functions.
+ functions instead of <function>date</function>.
</para>
<para>
See also <function>getlastmod</function>, <function>gmdate</function>,
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com