Re: VTIMEZONE in Events from Evolution
- From: Paul Novotny <paul novotny gmail com>
- To: John Stowers <john stowers gmail com>
- Cc: conduit-list gnome org
- Subject: Re: VTIMEZONE in Events from Evolution
- Date: Wed, 29 Aug 2007 10:57:43 -0400
Great! Will I see the changes in evolution-python?
On Tue, 2007-08-28 at 22:23 +1200, John Stowers wrote:
> 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]