Inserting value from datetime-local appearing without the time in the DB Manager

======== TEMPLATE BUG FORM ========

Wappler Version : 3.7.3
Operating System : Mac
Server Model: NodeJS
Database Type: MySql 8
Hosting Type: AWS/Docker.

Expected behavior

What do you think should happen?

The entries in the DB should reflect the value chosen by the user, with the corred date and time.

Actual behavior

What actually happens?

The entries in the DB are shown in the DB Manager with the correct date, but the time is shown as 0:00:00:

Screen Shot 2021-02-01 at 12.14.36 pm

I’ve checked the values coming from the form and these are correct to the value that is chosen by the user.

I’ve also run a query on the same DB inputted entry right after it’s inputted and the result I get in the console from the DB appears correct:

So it appears as though it’s just the DB Manager showing the correct value, incorrectly.

Community Page
Last updated: