From 717bf2f4ba4fd637cd263f3fe58e706f3738190b Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Thu, 29 Aug 2002 11:46:10 +0000 Subject: [PATCH] - checkdate does not check time. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94051 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/checkdate.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/datetime/functions/checkdate.xml b/reference/datetime/functions/checkdate.xml index c0ae2b7e88..8ab2762e5b 100644 --- a/reference/datetime/functions/checkdate.xml +++ b/reference/datetime/functions/checkdate.xml @@ -1,10 +1,10 @@ - + checkdate - Validate a gregorian date/time + Validate a gregorian date Description