longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 578 forks source link

How can i changes the config property of date picker at run time, with out recreating the date picker scratch #327

Open jpsiet opened 7 years ago

jpsiet commented 7 years ago

How can i changes the config property of date picker at run time, with out recreating the date picker scratch . Like the way we do for method .data('dateRangePicker').setStart(dateString)

dr0bz commented 7 years ago

+1 also a necessary feature for example for switching the maxDays.