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

subtract 1 day from the total amount of days selected #469

Closed anthonycha closed 4 years ago

anthonycha commented 5 years ago

You see, for hotels some of them do not charge for the last day in the booking as it is the day customers check out. In other word they charge by the Night. So for example, a selected date range is January 1 - 3, the total amount of days that the calendar should have in the days amount is 2 and not 3. I hope this is clear enough. And I would appreciate the help. Thanks in advance.

monovertex commented 4 years ago

This is not possible at the moment and is tracked as a feature request in #164. Closing this issue in favor of the older one.