uxsolutions / bootstrap-datepicker

A datepicker for twitter bootstrap (@twbs)
Apache License 2.0
12.66k stars 6.08k forks source link

DateRange, set minimum range length #970

Open clavat opened 10 years ago

clavat commented 10 years ago

Hi, i would like to use your datepicker with daterange option, but i need to set a minimum range length like 1 day, or 1 week, also if user pick start date, on the "end" input all days in the minimum range are disabled and he can't pick them.

{ minRangeValue: 7 //1 week }

It's be very usefull :)

beeglebug commented 9 years ago

+1

juliomac commented 9 years ago

+1

asker-hr commented 8 years ago

+1

samilyak commented 8 years ago

+1

ghost commented 6 years ago

+1 - anyone found another way to get the set a minimum date range?