Wanted to increase the year range, how to set minimum year and maximum year?
Currently, Minimum year is 2016 April.
When I try to select the 2000, I am getting exception like below
java.util.NoSuchElementException: Collection contains no element matching the predicate.
Wanted to increase the year range, how to set minimum year and maximum year? Currently, Minimum year is 2016 April.
When I try to select the 2000, I am getting exception like below java.util.NoSuchElementException: Collection contains no element matching the predicate.
Help me resolve this issue.