mcal_time_valid
(PHP 4)
mcal_time_valid — Returns TRUE if the given hour, minutes and seconds is a valid time
Description
bool mcal_time_valid
( int $hour
, int $minutes
, int $seconds
)
mcal_time_valid() Returns TRUE if the given hour, minutes and seconds is a valid time, FALSE if not.
User Contributed Notes
mcal_time_valid
mcal_time_valid
There are no user contributed notes for this page.

mcal_store_event