Timezone issue in Drupal
Posted
by cinqoTimo
on Stack Overflow
See other posts from Stack Overflow
or by cinqoTimo
Published on 2010-04-06T17:11:40Z
Indexed on
2010/04/06
17:13 UTC
Read the original article
Hit count: 202
drupal-6
I have a drupal site where all the views and times associated with nodes are off by 1-hour.
-I checked the server time, and it is correct -I checked that my admin user (uid 1) had a zero in the timezone offset -Checked all CCK date fields in question to make sure there was no timezone handling
Yet still when the admin user views nodes, there is a 1-hour offset.
Is there some sort of system variable - or something else I haven't checked....?
© Stack Overflow or respective owner