Is your feature request related to a problem? Please describe.
Received feedback from users that state the current booking calendar is not as consistent compared to other booking sites.
Typically the end date of a user selected booking marks the date as the checkout (I.e you leave at 10/11am in the morning of the checkout date), although in our case, our end date considers the next morning as the checkout date.
By making this change, it prevents the ambiguity as to when a checkout is, and provides a more consistent standard across booking sites.
Describe the solution you'd like
The booking end date should be shifted by 1 day and be marked as the morning, instead of the booking end date actually being the night you sleep into.
Additional context
BEFORE MERGING
Is your feature request related to a problem? Please describe.
Received feedback from users that state the current booking calendar is not as consistent compared to other booking sites.
Typically the end date of a user selected booking marks the date as the checkout (I.e you leave at 10/11am in the morning of the checkout date), although in our case, our end date considers the next morning as the checkout date.
By making this change, it prevents the ambiguity as to when a checkout is, and provides a more consistent standard across booking sites.
Describe the solution you'd like
The booking end date should be shifted by 1 day and be marked as the morning, instead of the booking end date actually being the night you sleep into.
Additional context
BEFORE MERGING
git fetch origin master:master, thengit rebase masterorgit merge master)