Month.maxLength

Gets the maximum length of this month _in days. !(p) February has a maximum length of 29 days. April, June, September and November have 30 days. All other months have 31 days.

@return the maximum length of this month _in days, from 29 to 31

class Month
int
maxLength
()

Meta