alumuko / vanilla-datetimerange-picker

A JavaScript component that is a date & time range picker, no need to build, no dependencies except Moment.js, that is based on Dan Grossman's bootstrap-daterangepicker.
MIT License
148 stars 17 forks source link

maxDate doesn't work. #16

Closed eliasrestea closed 10 months ago

eliasrestea commented 10 months ago

I have tried many formats and none work, which format should i use? maxDate: '10/9/2023' maxDate: '10-9-2023' maxDate: '2023-9-10'