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
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