You have a containerized system with MariaDB running in a container and PHP using UTC as default timezone?
Your MySQL connection id is 3889
Server version: 5.5.5-10.4.18-MariaDB-1:10.4.18+maria~focal mariadb.org binary distribution
mysql> show variables like ‘%time_zone%’;
±-----------------±-------+
| Variable_name | Value |
±-----------------±-------+
| system_time_zone | UTC |
| time_zone | SYSTEM |
What user-timezone have the sending and receiving user set in their preferences?
Europe/Berlin
All times, but the modified time, are wrong by how many hours?
If real created time is Created on 2020/12/15 10:02, in email notification is show as Created on 2020/12/15 11:02
One hour in advance.
In the system Created on is correct, this happens only in email notifications.
Thank you very much,
Amarilda