Timezone Settings: “UTC” and “local” times are incorrect

This is set inside your database and is also used inside PHP settings on the server. Double check the PHP settings if you can control them. There is a timezone parameter that you can enter into PHP.ini (PHP -v shows you all of this). For MySQL… You’d need to look at global setting which I’m forgetting at the moment.