mcal_time_valid

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

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.


add a note add a note User Contributed Notes
There are no user contributed notes for this page.