   #PHP Manual MCAL functions mcal_fetch_event mcal_list_alarms

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               mcal_is_leap_year

   (PHP 3>= 3.0.13, PHP 4 )
   mcal_is_leap_year --  Returns if the given year is a leap year or not

Description

   int mcal_is_leap_year ( int year)

   mcal_is_leap_year() returns 1 if the given year is a leap year, 0 if
   not.
   ______________________________________________________________________

   Prev             Home             Next
   mcal_fetch_event  Up  mcal_list_alarms
