GuruMeditation Posted April 27, 2014 Posted April 27, 2014 Hi all, I've just noticed on the site that I'm developing, that the time is wrong for the $page->created field. In the config.php file I have the timezone set to $config->timezone = 'Europe/London'; The date is correct, but the time is out. It is currently 21.35 where I am, but the time that's displayed in the info box for the page (in the admin) is 14:35. So it's a few hours out, and I can't understand why? Any suggestions welcome.
adrian Posted April 27, 2014 Posted April 27, 2014 As Ryan states: "The info field (in the page editor settings tab) is currently specific to server time and not affected by timezone settings." https://processwire.com/talk/topic/2846-timezone/?p=38793 2
GuruMeditation Posted April 27, 2014 Author Posted April 27, 2014 Thanks, I did actually see that, but I looked at the date of the post and figured it might have changed since then. That'll teach me to assume things.
bernhard Posted June 7, 2023 Posted June 7, 2023 Just hit the same issue and fixing it was very easy thx once more to DDEV: ddev config --timezone=Europe/Vienna ?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now