time_is_leap_year
Description:
Returns whether the specified year is a leap year.
Year is the normal year, e.g. 2001.
Parameters:
year |
The year. |
Returns:
TRUE if the year is leap, FALSE if not. |
Namespace: ECal
Package: libecal-2.0