MonthRange

constructor(start: Month, end: Month)
constructor(year: Int? = null, start: Month, end: Month)