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