Month.minLength

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

@return the minimum length of this month _in days, from 28 to 31

class Month
int
minLength
()

Meta