isSelectableYear

open fun isSelectableYear(year: Int): Boolean

Returns true if a given year should be enabled for selection in the UI. When a year is defined as non selectable, all the dates in that year will also be non selectable.