nlopess Thu Jan 18 19:08:12 2007 UTC
Modified files:
/phpdoc/en/reference/datetime/functions date.xml
Log:
fix description of date(T)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/date.xml?r1=1.36&r2=1.37&diff_format=u
Index: phpdoc/en/reference/datetime/functions/date.xml
diff -u phpdoc/en/reference/datetime/functions/date.xml:1.36
phpdoc/en/reference/datetime/functions/date.xml:1.37
--- phpdoc/en/reference/datetime/functions/date.xml:1.36 Sat Dec 2
07:43:35 2006
+++ phpdoc/en/reference/datetime/functions/date.xml Thu Jan 18 19:08:12 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.36 $ -->
+<!-- $Revision: 1.37 $ -->
<refentry id="function.date">
<refnamediv>
<refname>date</refname>
@@ -239,7 +239,7 @@
</row>
<row>
<entry><literal>T</literal></entry>
- <entry>Timezone setting of this machine</entry>
+ <entry>Timezone abbreviation</entry>
<entry>Examples: <literal>EST</literal>, <literal>MDT</literal>
...</entry>
</row>
<row>