issues
search
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
Default dates adjustments
#127
Closed
ctrachte
closed
3 years ago
ctrachte
commented
3 years ago
Start and end date defaults should be on by default
End date default should set to the currently chosen date (duplicate) unless explicitly set by programmer
Defaults should work with max/min and not allow defaults outside that range
options.defaults = false
should turn off defaults.
options.defaults = false
should turn off defaults.