(PHP3 >= 3.0.13, PHP4 >= 4.0b4)
mcal_time_valid -- 
     Returns true if the given year, month, day is a valid time
    
Description
int 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.