derick Mon Jun 16 08:15:58 2003 EDT
Modified files:
/phpdoc/en/reference/datetime/functions date.xml
Log:
- Seperate note into two notes
Index: phpdoc/en/reference/datetime/functions/date.xml
diff -u phpdoc/en/reference/datetime/functions/date.xml:1.7
phpdoc/en/reference/datetime/functions/date.xml:1.8
--- phpdoc/en/reference/datetime/functions/date.xml:1.7 Sat Feb 1 13:04:17 2003
+++ phpdoc/en/reference/datetime/functions/date.xml Mon Jun 16 08:15:58 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
<refentry id="function.date">
<refnamediv>
@@ -28,6 +28,8 @@
a 32-bit signed integer). On windows this range is limited from
01-01-1970 to 19-01-2038.
</para>
+ </note>
+ <note>
<para>
To generate a timestamp from a string representation of the date, you
may be able to use <function>strtotime</function>. Additionally, some
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php