Date: 08/15/01
- Next message: Hojtsy Gábor: "RE: [PHP-DOC] Re: ID change in docs"
- Previous message: bwise <email protected>: "[PHP-DOC] Bug #12750: No echo call in example code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ssb Wed Aug 15 03:28:28 2001 EDT
Modified files:
/phpdoc/en/functions datetime.xml
Log:
* added "see also strftime" to date and gmdate docs
Index: phpdoc/en/functions/datetime.xml
diff -u phpdoc/en/functions/datetime.xml:1.44 phpdoc/en/functions/datetime.xml:1.45
--- phpdoc/en/functions/datetime.xml:1.44 Thu Aug 2 13:36:54 2001
+++ phpdoc/en/functions/datetime.xml Wed Aug 15 03:28:28 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.44 $ -->
+<!-- $Revision: 1.45 $ -->
<reference id="ref.datetime">
<title>Date and Time functions</title>
<titleabbrev>Date/time</titleabbrev>
@@ -284,8 +284,8 @@
functions.
</para>
<para>
- See also <function>gmdate</function> and
- <function>mktime</function>.
+ See also <function>gmdate</function>,
+ <function>mktime</function> and <function>strftime</function>.
</para>
</refsect1>
</refentry>
@@ -452,7 +452,7 @@
</para>
<para>
See also <function>date</function>, <function>mktime</function>,
- and <function>gmmktime</function>.
+ <function>gmmktime</function> and <function>strftime</function>
</para>
</refsect1>
</refentry>
- Next message: Hojtsy Gábor: "RE: [PHP-DOC] Re: ID change in docs"
- Previous message: bwise <email protected>: "[PHP-DOC] Bug #12750: No echo call in example code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

