mcal_date_valid

(PHP 3 >= 3.0.13, PHP 4, PECL)

mcal_date_valid --  指定した年月日が有効な日付である場合に TRUE を返す

説明

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

mcal_date_valid()は、指定した年月日が有効な日 付である場合に TRUE を、そうでない場合に FALSE を返します。