longbill / jquery-date-range-picker

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

Over night stay feature #353

Open Geddeon opened 7 years ago

Geddeon commented 7 years ago

In some cases date that could not be selected as start date could be selected as end date. For example, there is range of three available dates, after choosing one of them first unavailable date after that range should be changed to available. Does it make sense for me to create PR with that functionality?

mijrs commented 7 years ago

Great idea. Would be very usefull

holtkamp commented 7 years ago

@Geddeon yeah that makes great sense. In case you got ideas on how to solve this without adding too much complexity: very welcome!