rajeshwarpatlolla/ionic-datepicker

Feature Request: Disable days of the Week

Wakie87 opened this issue · 1 comments

a simple function to disable a certain day. Eg. All mondays.
disableDaysOfWeek: [0,1] // will disable all Sunday and Monday. (0 - Sunday, 1 - Monday)

Please check the new release v1.0.0. This issue has been addressed.