savvisingh / DateRangePicker

Date Range Picker is a Calendar Picker View to show a Customized Date Range Picker with improved UI and functionality to add subtitles to the dates
Apache License 2.0
784 stars 160 forks source link

Ability to disable dates not just days of the week #76

Open paorauk opened 4 years ago

paorauk commented 4 years ago

Currently it is possible to deactivate specific days of the week using deactivateDates and a list of integers, but it would be really useful to be able to deactivate actual dates.

Maybe rename deactivateDates to deactivateDays, and then create a new deactivateDates method and pass in a long.