Help wanted on how to properly save date to database (NodeJS with Postgress)

Hi there fellow Wapplers,

I have this strange issue with saving dates to the db. I have a simple form to insert a record with a start and end date as input type date:

When I post the form the record gets saved to the db and all looks well in Wappler’s database manager:
dateinmanager

This is my field settings:

BUT when I query the data the raw output shows the previous day!
previous day

This also happens when I open my edit record modal:

And so each time you save the record the date goes back one day without the user changing anything!

Is this regular behavior or is this a bug?

As per usual any help is greatly appreciated :hugs:

Community Page
Last updated: