Re: Google Calendar



> 
> DTEND;TZID=/softwarestudio.org/Olson_20070227_6/America/New_York:20070816T190000
> >
> DTSTART;TZID=/softwarestudio.org/Olson_20070227_6/America/New_York:20070816T180019
> >
> > Google doesn't understand these TZID and assumes they are GMT. If
> the
> > TZID is changed to:
> >
> > DTEND;TZID=America/New_York:20070816T190000
> > DTSTART;TZID=America/New_York:20070816T180019
> >
> > everything works fine. Is this a bug?
> 
> Can't really comment on this - as far as I know that is what Evolution
> would give. I'm not sure how, but can you export an ical directly from
> Evolution and see if it has the same problem?

Good idea...
Turns out exporting from evolution to ics and then importing into google
works correctly. I think it is because when you export an entire
calendar you get a VTIMEZONE description. Somewhere this is lost in
conduit when the events are broken up into separate Event objects.

Anyway, I'll polish my code a bit and post it.

-paul





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]