Re: zogi and daylight savings
Adam Tauno Williams <[email protected]> Tue, 09 Jun 2009 15:24:56 -0400
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <1244575496.6161.19.camel@linux-m3mt> |
On Tue, 2009-06-09 at 06:39 +0200, Tobias Kaefer wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > On Mon Jun 08 2009 19:14:53 GMT+0200 (CEST), Adam Tauno WIlliams wrote: > > On Mon, 2009-06-08 at 10:38 +0200, Tobias Kaefer wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- > > I'll make a fix to not convert to GMT for schedular operations if a > > timeZone was provided; it looks like it should still work. > That's very good to hear (or read)! > By "if a timeZone was provided" do you mean, provided with the > start/end-Date or as an extra parameter in the putObject request? A timezone can be provided when the appointment is created/updated by including a "timezone" attribute in the appointment dictionary. If no "timezone" attribute exists then the operation occurs as GMT. AFAIK the timezone portion (if any) of the actual "start" and "end" attributes is completely ignored. It was originally intended that ALL client/server communication would be in GMT - but this proved to much of a burden for some clients so the "timezone" support was added. The example you submitted for Issue#33 included the timezone attribute <http://code.google.com/p/zogi/issues/detail?id=33> -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc