A given date would be selected with the Datepicker and be saved to the server upon form submit. However, when retrieving the date from the server, the date is wrong, usually by ± 1 day.
Steps To Reproduce:
Go to New Stay/Guest form, and select dates. Submit form. Observe dates for newly created Guest.
Expected Results:
The selected date and the displayed date after form submission should be consistent.
Actual Results:
The displayed date retrieved from server is wrong, usually by ± 1 day.
Summary
A given date would be selected with the Datepicker and be saved to the server upon form submit. However, when retrieving the date from the server, the date is wrong, usually by ± 1 day.
Steps To Reproduce:
Go to New Stay/Guest form, and select dates. Submit form. Observe dates for newly created Guest.
Expected Results:
The selected date and the displayed date after form submission should be consistent.
Actual Results:
The displayed date retrieved from server is wrong, usually by ± 1 day.