mymth / vanillajs-datepicker

A vanilla JavaScript remake of bootstrap-datepicker for Bulma and other CSS frameworks
MIT License
719 stars 147 forks source link

Date format 'D-mm-yyyy' causes incorrect day of week on losing focus #186

Closed smalos closed 3 weeks ago

smalos commented 3 weeks ago
smalos commented 3 weeks ago

If updateOnBlur is set to false, there is no issue.