Reservarion time set 12:00:00 AM

Hi All,
I would like to fix my booking app.
Currently, I have a booking table with Start Date and End Date columns. Once I add a booking automatically set the time at 12:00:00 AM it make to see my callendar inconsistency.
it shows the reservation end one day before.

Do you kno how can I set 12:00:00 PM instead of 12:00:00 AM?
Thanks in advance

Please find the SS
Property Reservation2
Property Reservation1

If you are using just DATE PICKER column, then the time will be 12:00 AM by default. If you want to set a specific end time, then use DATE AND TIME picker column.

1 Like

Thanks for your answer.
Then I will change it to DATE AND TIME