I am working on date picker dialog. I want to select a date from the disabled dates which is after setting maxDate and minDate.
I gone through the following links which is suggested to disabling or avoiding selection of disabled date.
How could I achieve the scenario ? Need help on this.