Closed (works as designed)
Project:
Date
Version:
6.x-2.4
Component:
Date API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2009 at 06:08 UTC
Updated:
14 Sep 2010 at 18:06 UTC
When I set my site's time zone to America/Los Angeles, all the timestamps on my posts are three hours ahead. To get around this I've had to set the site's time zone to America/Vancouver and disable users' ability to set their own time zone in their profile.
Comments
Comment #1
arlinsandbulte commentedIs this still valid?
What version of PHP are you running?
For PHP 5.2 and higher, all timezone info & conversions are handled by PHP itself. So, in that case, it might be a PHP bug.
Or if you are on PHP 4.x, 5.0, or 5.1, it is likely a Date or Date PHP4 bug (which may never get fixed).
Comment #2
jstollerI just spoke with my developer and he doesn't think it's an issue anymore. At this point I'm having trouble remembering exactly where we were having this problem, so I'm closing the issue.
Comment #3
arlinsandbulte commentedThanks for following up.