[CalendarServer-users] Timezone Philosophical Musing

Cyrus Daboo cdaboo at apple.com
Fri Dec 5 18:08:22 PST 2008


Hi Mark,

--On December 5, 2008 8:45:55 PM -0500 Mark Cockfield 
<mark.cockfield at gmail.com> wrote:

> It seems to me the ideal approach would be to rely on the
> CalendarServer’s timezone service. Use it to retrieve the timezone
> components I Include in the components I create, and do an expand query
> to determine the currently observed offsets for timezones for which I
> need to adjust.
>
> So my questions are: is anyone else using this service, and to the
> CalendarServer developers, is this service something I may rely upon?

You should not consider the timezone service api stable right now (though I 
don't anticipate any major changes in the short term). The Calendaring & 
Scheduling consortium has a technical committee working on a formal 
standardization of a timezone service and they will be producing an 
HTTP-based api for that. We will likely adopt that once it is published.

The other goal of the CalConnect work is to get rid of the need to pass the 
VTIMEZONE data by value, and instead allow by-reference pointers. i.e. the 
client would not need to send the VTIMEZONE at all - it just makes sure it 
uses a "standard" TZID value that the server knows about.

-- 
Cyrus Daboo



More information about the calendarserver-users mailing list