bootstrap-datepicker
bootstrap-datepicker copied to clipboard
datesDisabled not working with dates in different format
Also reproducable in the sandbox.
A GIF showing the issue in the sandbox is attached.
How to reproduce
- Create an datepicker with the datesDisabled atribute set with dates in the mm/dd/yyyy format
- Set the Dateformat to dd.mm.yyyy
- Open the datepicker
Expected behaviour
- The Dates given in the datesDisabled attribute should be disabled
Actual behaviour
- The Dates given in the datesDisabled can be selected.
Datepicker version used
1.6.4
Example code
https://jsfiddle.net/7gjum19w/
Hint: The problem seems to occur when the date Format or the language is changed.
Any update on this issue? Workaround?
Any work around to this?
Seems to be very critical issue and no fix till date
Is this project dead?