ctrachte / Datepicker.js

Simple standalone date picker with only html, css and moment.js
https://www.npmjs.com/package/moment-datepicker-js
MIT License
4 stars 7 forks source link

add extra logic into hour value onChange events #97

Closed ctrachte closed 3 years ago

ctrachte commented 3 years ago

changing an hour value to a 24hr value when Datepicker option is set to 12hr time will now properly click the appropriate am/pm element to track changes in state.