I've set the count day BY_NOON_TIME with noon time set at 9am, a client selects to rent a car from 8 July 9am and return it on 9 July at 9am, the system will display and charge for 1 day, but if the return is after 09:30 it display and charge for 2 days, correct. There is a bug however, when you select to book 10:00 and return second day at 10:00 it is showed 2 days of rent, but the charge is only for 1 day, incorrect. It has this bug with any case in which the pickup hour is the same with the drop off hour.
I've set the count day BY_NOON_TIME with noon time set at 9am, a client selects to rent a car from 8 July 9am and return it on 9 July at 9am, the system will display and charge for 1 day, but if the return is after 09:30 it display and charge for 2 days, correct. There is a bug however, when you select to book 10:00 and return second day at 10:00 it is showed 2 days of rent, but the charge is only for 1 day, incorrect. It has this bug with any case in which the pickup hour is the same with the drop off hour.