How Can I Set The Timezone In The Config?

Hi all,

I refreshed the Yii framework, and now I cannot use the timzone setting in the config/web.php


'timeZone' => 'Europe/Budapest',

This does not work anymore… Because it shows the previous 2 hours times too… (but with the previous yii2 framework versions it works fine)

Anybody has a good idea, how I can achieve that my Yii application use this timezone?

Nothing was changed about it. Are you trying on the same server and PHP version?