Jeff Raymond wrote:
> I can verify the Outlook 2003 bug with events that don’t have an
> assigned time. They import as the day before the actual event.

Yes, there is a problem with "all day" events with the vcal export. The
problem shows up in Apple iCal as well when I import the calendar as a
vcal file.

Pete,

It looks like you are missing the "RRULE" line.   For an all day event I
had to do something like:

        BEGIN:VEVENT
        SUMMARY:General Conference
        DTSTART:20041003T050000Z
        RRULE:D1 20041003T050000Z
        END:VEVENT

I think if you add the RRULE it will fix the problem.

-stacey.
_______________________________________________
Ldsoss mailing list
Ldsoss@lists.ldsoss.org
http://lists.ldsoss.org/mailman/listinfo/ldsoss

Reply via email to