Greetings,
It seems that eGroupWare currently exports all Calendar dates and times as UTC
(Web interface handles things just fine). This creates some problems,
especially in zones that observe daylight savings time or similar time
changes. See, e.g.
http://www.nabble.com/Recurring-Events-Change-Time-to14182921s3741.html#a14182921
The RFC 2445 solution to this might be to export VTIMEZONE components in any
Calendar exports. I’ve created a rather hackish solution for v1.4 for our
installation (see attachment). Basically, it just exports a VTIMEZONE
component for the server’s local time zone.
A better way may be to create VTIMEZONE information for all time zones, as
Evolution has done, and export the appropriate zone.
phpgwapi/inc/class.egw_datetime.inc.php may also be useful, but it doesn’t
seem to define when standard/savings time transitions occur.
Any ideas?
Thanks!
–
Peter Goerzen
I.S Development
Hustler Turf Equipment/Excel Industries, Inc.