Re: VTIMEZONE in Events from Evolution
- From: "John Stowers" <john stowers gmail com>
- To: "Paul Novotny" <paul novotny gmail com>
- Cc: conduit-list gnome org
- Subject: Re: VTIMEZONE in Events from Evolution
- Date: Tue, 28 Aug 2007 22:23:14 +1200
Just a quick note to say I have added this, and should be able to commit it tomorrow
John
On 8/24/07, Paul Novotny <
paul novotny gmail com> wrote:I am working on the google Calendar dataprovider, and it looks like I
need to get the VTIMEZONE along with the VEVENT from EvoCalendarTwoWay
dataprovider.
I did a little digging and it looks like evolution's libecal has a
function for this, but I don't know how to expose it in
evolution-python. Can anyone help me out?
Here is the function I think I need, it is in
evolution-data-server/calendar/libecal/e-cal.h
/**
* e_cal_get_component_as_string:
* @ecal: A calendar client.
* @icalcomp: A calendar component object.
*
* Gets a calendar component as an iCalendar string, with a toplevel
* VCALENDAR component and all VTIMEZONEs needed for the component.
*
* Return value: the component as a complete iCalendar string, or NULL
on
* failure. The string should be freed after use.
**/
char*
e_cal_get_component_as_string (ECal *ecal, icalcomponent *icalcomp)
_______________________________________________
Conduit-list mailing list
Conduit-list gnome org
http://mail.gnome.org/mailman/listinfo/conduit-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]