MonthYearPicker
MonthYearPicker copied to clipboard
Custome values to load for Month and Year
Great work. This is what Im looking for. But anyway for me load the list of years I want to show? and possible with other values?
like I want to add the string "All" to the list of months. Then limit the year from 2014 only to present year.
So like opening the MIN_YEAR, MAX_YEAR, and MONTHS_LIST for access in the future?