vue-functional-calendar icon indicating copy to clipboard operation
vue-functional-calendar copied to clipboard

disabledDates not working

Open joker506 opened this issue 2 years ago • 1 comments

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

joker506 avatar May 05 '22 19:05 joker506

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

Jairitos avatar Jul 21 '22 12:07 Jairitos

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.

ManukMinasyan avatar Nov 02 '22 12:11 ManukMinasyan