Determines whether the specified month in the specified year and era is a leap month.
year An integer that represents the year. month An integer from 1 through 13 that represents the month. era An integer that represents the era.
true if the month parameter is a leap month; otherwise, false.