days_is_leap_year


Description:

[ Version ( since = "1.0" ) ]
public static bool days_is_leap_year (int year)

Checks whether a year is a leap year.

Parameters:

year

The target year

Returns:

Whether the year is a leap year