WoollyinWalesIT / jomres

Jomres Core, the online booking engine and portal for Joomla and Wordpress
https://www.jomres.net
GNU General Public License v2.0
40 stars 36 forks source link

Major Bug on booking dates. Confirmation #413

Closed mauriciosalguero closed 5 years ago

mauriciosalguero commented 5 years ago

The dates on the confirm_booking page are set to 1 day before both, check-in and check-out

In the images my booking shows is made from 13/06 to 14/06 but in the confirmation the dates are 12/06 to 13/06. If I confirm the booking, the final dates are the ones showed on the the confirmation page and If I edit the booking details, the dates selected are still 13/06 - 14/06

This happens no matter how long or short the booking interval is set and it is a huge issue.

¿ Is anyone else having this problem ?

Jomres ver 9.17.0 PHP 7.2.16 Joomla! 3.9.5

2019-05-24 15_23_34-Window

2019-05-24 15_23_11-Window

--- UPDATE --- Looks like changing Joomla default timezone (UTC) will result in the mentioned behaviour. I changed it back to UTC from my current TZ (Bogotá) and the issue was solved, however it is unclear why datepicking component is not sending the values as it should.