jeffreymads wrote:I have a similar bug to the last poster. When I use the iCal feed to sync with Outlook, all of the day-long events show up one day behind (e.g., FHE on Sunday).
Still happening today. I thought that, based on some of the other posts, this issue might have been fixed.
I get the problem either with importing to MS Outlook or to Google calendar.
Does anyone have a diagnosis or a workaround? I'm trying to produce a printed version of our stake calendar for next year (using a third-party program), and this bug is making it difficult.
I'm in the Eastern time zone. Here is an example of what I get in the feed:
Code: Select all
BEGIN:VEVENT
DTSTAMP:20111101T143432Z
DTSTART;VALUE=DATE;VALUE=DATE:20120401
DTEND;VALUE=DATE;VALUE=DATE:20120402
SUMMARY:Family Home Evening
UID:000000000000000000000000000000000000003042760@calendarws.lds.org
END:VEVENT
DTSTART should be 20120402 and DTEND should be 20120403, from what I can see.