Jump to content

Recommended Posts

Posted

hello forum
i have insert a datetime field and it shows me the correct day with wrong hour, i changed the $config->timezone inside site/config.php from America/New_York to Europe/Athens as seen here but then i get (31 December 1969 7:00 pm)
i have try and with other europe citys and i get the same date
i do something wrong? thanks.

Posted

You are basically getting the date of value "0". Double check that the timezone is a valid one. Double check that the field you are viewing has a value. Try entering it again. 

  • 4 months later...
Posted

I'm having a similar issue with the Info field on the admin. It shows the server time, not the time I've defined in site/config.php:

$config->timezone = 'Europe/Lisbon';

Posted

The info field (in the page editor settings tab) is currently specific to server time and not affected by timezone settings. 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...