In my iCal export files, I'm missing a couple of information headers that make things a little screwy. The first is the calendar name, which comes out looking like this:
X-WR-CALNAME:June 08, 2005 - July 08, 2005 ...tells me nothing about where the calendar is from or what it contains. The site name is put in if the calendar name is missing, but imho the site name should always be put in and the calendar name appended to that.
The next thing is the timezone. Drupal is not putting out the timezone header, just pasting the timezone in the description field where it does no one any good. iCal thinks the timezone is GMT, so it renders the event four hours later than it's supposed to be. The timezone needs to be output here:
X-WR-TIMEZONE:America/New_York
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | event_11.patch | 2.01 KB | mfb |
| #7 | event_10.patch | 2.01 KB | mfb |
| #5 | event_9.patch | 2.01 KB | mfb |
| #4 | event_8.patch | 2.01 KB | mfb |
Comments
Comment #1
freyquency commentedI have a similar experience. Importing to Evolution displays things oddly.
Comment #2
freyquency commentedI should also add that while the calendar "2005" appears to synchronize correctly from the link on the 'latest events' sidebar it does not from the link on the bottom of the calendar overview. Apparently the bottom link to /all doesn't work, but /ical does.
Comment #3
mfbComment #4
mfbAdd the site name to the calendar name, and fix the double correction of offset (-0700 events where exported as -1400)
Comment #5
mfb/tmp still full, trying again
Comment #6
mfbtrying again
Comment #7
mfbComment #8
mfbComment #9
killes@www.drop.org commentedapplied.
Comment #10
(not verified) commentedComment #11
(not verified) commentedComment #12
(not verified) commentedComment #13
(not verified) commentedComment #14
(not verified) commentedComment #15
(not verified) commentedComment #16
(not verified) commented