Why are times wrong when editing calendar events in CFI?
Up to table of contents
Since updating the set up for CFI, Andrea has noticed time differences when editing events.
A posting in Plone news groups says that Zope 2.9.6 introduced a timezone bug that only shows up some of the time, perhaps depending on what method is being used. Reinout says it will be fixed in 2.9.7. The poster said he fixed it by doing this:
I pulled the reverted DateTime.py from
http://svn.zope.org/Zope/branches/2.9/lib/python/DateTime/ and it seems to be
fixed.