[Tickets #10341] Re: Facebook events show up on wrong date

bugs at horde.org bugs at horde.org
Thu Jul 14 21:45:16 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10341
------------------------------------------------------------------------------
  Ticket             | 10341
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Facebook events show up on wrong date
  Queue              | Kronolith
  Version            | 3.0.5
  Type               | Bug
-State              | Unconfirmed
+State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2011-07-14 21:45) wrote:

This is Facebook's fault. FB has a *horrible* strategy for dealing  
with timezones in the events API.

Facebook stores the event time as if it were in Pacific Standard Time.  
i.e., I'm on the east coast of the US, I enter an event to start at  
4:00EST. They store the event as 4:00PST translated to UTC. So, when  
using the API you need to do the calculations yourself. That would be  
fine, except to do the translation properly, you need to know the  
event *creator's* timezone, which we don't know. I took a best fit  
approach, and do the translation based on the Horde user's timezone.

This works correctly on Facebook's website since they have access to  
all users' timezone information.






More information about the bugs mailing list