According to the documentation, setting the minimumDate of a calendar will “reset any date any earlier date to this date”, but I would like to disable the selection of any previous dates. The control disables the “previous” month button for the month of the minimum date, but still allows selection of earlier dates.
According to the documentation , setting the minimumDate of a calendar will reset any
Share
Not having found a solution after some searching, I am posting one I finally came up with. Using the calendar’s disabled dates rules, I created the following: