G
graeme at perrow dot ca
I'm trying to import a .vcs file with events in it. The times of the
events are in the format:
DTSTART;TZID=US-Eastern:20031001T193000
DTEND;TZID=US-Eastern:20031001T213000
Since I'm in the Eastern time zone, this event should show up in Outlook
(2000) as 7:30-9:30 pm, but it shows up as 3:30-5:30pm. I've imported
the same file into Palm Desktop and the events show up at the right
times. The test .vcs file is attached.
--
Graeme Perrow
graeme at perrow dot ca
BEGIN:VCALENDAR
VERSION:1.0
BEGIN:VEVENT
DTSTART;TZID=US-Eastern:20031001T193000
DTEND;TZID=US-Eastern:20031001T213000
SUMMARY;ENCODING=QUOTED_PRINTABLE:Test event
END:VEVENT
END:VCALENDAR
events are in the format:
DTSTART;TZID=US-Eastern:20031001T193000
DTEND;TZID=US-Eastern:20031001T213000
Since I'm in the Eastern time zone, this event should show up in Outlook
(2000) as 7:30-9:30 pm, but it shows up as 3:30-5:30pm. I've imported
the same file into Palm Desktop and the events show up at the right
times. The test .vcs file is attached.
--
Graeme Perrow
graeme at perrow dot ca
BEGIN:VCALENDAR
VERSION:1.0
BEGIN:VEVENT
DTSTART;TZID=US-Eastern:20031001T193000
DTEND;TZID=US-Eastern:20031001T213000
SUMMARY;ENCODING=QUOTED_PRINTABLE:Test event
END:VEVENT
END:VCALENDAR