ManukMinasyan / vue-functional-calendar

Vue.js Functional Calendar | Component/Package
https://vue-functional-calendar.now.sh/
MIT License
467 stars 84 forks source link

disabledDates not working #153

Closed joker506 closed 1 year ago

joker506 commented 2 years ago

trying to set the disabledDates range: ["07/05/2022", "09/05/2022"], at the same time, this configuration does not work, but if I set disabledDates: ["afterToday"] or disabledDates: ["beforeToday"], then everything is ok

Jairitos commented 2 years ago

@joker506 You should enter the dates in the same format as you use for 'dateFormat'.

ManukMinasyan commented 1 year ago

Hello. Thanks for your feedback. Now I don't have time to deal with the calendar. Please create pull requests, I will appreciate it, it will be useful for the community.