Date: 08/29/02
- Next message: Cornelia Boenigk: "Re: [PHP-DOC] #19166 [NEW]: strtotime example in docs incorrect"
- Previous message: Marcus Börger: "[PHP-DOC] cvs: phpdoc /en/reference/image reference.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jan Thu Aug 29 07:46:11 2002 EDT
Modified files:
/phpdoc/en/reference/datetime/functions checkdate.xml
Log:
- checkdate does not check time.
Index: phpdoc/en/reference/datetime/functions/checkdate.xml
diff -u phpdoc/en/reference/datetime/functions/checkdate.xml:1.2 phpdoc/en/reference/datetime/functions/checkdate.xml:1.3
--- phpdoc/en/reference/datetime/functions/checkdate.xml:1.2 Wed Apr 17 02:37:09 2002
+++ phpdoc/en/reference/datetime/functions/checkdate.xml Thu Aug 29 07:46:10 2002
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
<refentry id="function.checkdate">
<refnamediv>
<refname>checkdate</refname>
- <refpurpose>Validate a gregorian date/time</refpurpose>
+ <refpurpose>Validate a gregorian date</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Cornelia Boenigk: "Re: [PHP-DOC] #19166 [NEW]: strtotime example in docs incorrect"
- Previous message: Marcus Börger: "[PHP-DOC] cvs: phpdoc /en/reference/image reference.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

