month_is_leap


Description:

[ Version ( since = "2.0" ) ]
public static bool month_is_leap (short month)

Decodes a month and check whether it is a leap month.

Parameters:

month

The month to be decoded

Returns:

Whether this month is a leap month.