Ok, I know I must be missing something, but my development server timestamp is off by 4 hours. I am running Mac OS X Leopard Server. The date command in a Terminal shows the correct time. I am in Eastern Standard Time (GMT -5). Is this a devserver setting?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
In production google app engine runs in UTC time, so the dev server modifies the timezone to also run in UTC time (although I've seen a case where that doesn't work correctly). Are you in Eastern Standard Time (GMT-5) or Eastern Daylight Time (GMT-4)? |
|||||
|