alexandrainst / node-red-contrib-postgresql

Node-RED node for PostgreSQL, supporting parameters, split, back-pressure
https://flows.nodered.org/node/node-red-contrib-postgresql
Apache License 2.0
32 stars 13 forks source link

DateTime type error #42

Closed Alkarex closed 1 year ago

Alkarex commented 1 year ago

Hello, every things ok but.... I'd like to insert timestamp in my database, this the last value of my query, but I don't know why the format is changed as we can see in this capture: image

Why the query convert the time in GMT ?

Originally posted by @FlorianBfr in https://github.com/alexandrainst/node-red-contrib-postgresql/discussions/41#discussioncomment-5547145