mcal_day_of_week> <mcal_date_compare
Last updated: Mon, 28 Dec 2009

mcal_date_valid

(PHP 4)

mcal_date_valid — Returns TRUE if the given year, month, day is a valid date

Description

bool mcal_date_valid ( int $year , int $month , int $day )

mcal_date_valid() Returns TRUE if the given year, month and day is a valid date, FALSE if not.



User Contributed Notes
mcal_date_valid
froeschli at gmx dot net
02-Mar-2006 07:36
Knows if there is a 29th february in given year. Very useful!!

mcal_day_of_week> <mcal_date_compare
Last updated: Mon, 28 Dec 2009