Still confused over Node-Red/Mariadb Datetime

I have found a way to set the database timezone to UTC:
/etc/mysql/mariadb.conf.d/50-server.cnf insert immediately below [server]:
default-time-zone=+00:00

2 Likes