S
Steve@Cisco
Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Email Client: Exchange
This is in follow up to several threads on this topic which Diane Ross has so diligently tried to solve for folks.
<http://www.officeformac.com/ProductForums/Entourage/9198/0>
Entourage 12.1.7 still exhibits the Daylight Savings Adjustment problem that seems to have been a perennial thorn in Entourage's side for a number of years now.
I am including an ics file with this post which should help with the trouble shooting of the problem.
Background:
I use an on line meeting service which, if I want it to, will send me an ics file with the meeting details for me to import into my Calendar.
I am currently in GMT Daylight Savings Time (British Summer Time) or GMT+1. (UTC+1 also I believe is correct).
My MacBook is set to the BST Timezone by Synching with the Apple Clock at Apple Europe (time.euro.apple.com).
The following ics file contains meeting information (including Timezone and Daylight Savings Data) for a fictitious meeting that should be for 6PM BST and end at 7PM BST. Basically the Daylight Savings time in this context should be ignored by Entourage because the meeting is for a time inside the current timezone and so the meeting time should stand at 6PM (i.e. no offsets added or subtracted). Only if the meeting is for a date and time outside of the current Daylight Offset should the offset be applied.
I have imported the following file into iCal the Apple Calendar and it imports correctly. When this is imported into Entourage it is imported incorrectly and adds an hour to the actual time of the meeting with a start time of 7PM and and end time of 8PM.
Hopefully this will help Microsoft figure out how to fix the logic in Entourage.
I suspect the problem is that the ics file is carrying too much information that Entourage is over engineered to process instead of applying some basic logic about the meeting time and which offset timeline is being used.
BEGIN:VCALENDAR
PRODID: -//WebEx//MyWebex J2EE version ,1.0 //EN
VERSION:2.0
METHOD:REQUEST
BEGIN:VTIMEZONE
TZID:GMT Time
BEGIN:STANDARD
DTSTART:20071001T030000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=10
TZOFFSETFROM:100
TZOFFSETTO:000
TZNAME:Standard Time
END:STANDARD
BEGINAYLIGHT
DTSTART:20070301T020000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=3
TZOFFSETFROM:000
TZOFFSETTO:100
TZNAMEaylight Savings Time
ENDAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ATTENDEE;CN="";ROLE=REQ-PARTICIPANT;RSVP=TRUE:MAILTO:
ORGANIZER;CN="First Last":MAILTO:[email protected]
DTSTART;TZID="GMT Time":20090513T180000
DTEND;TZID="GMT Time":20090513T190000
LOCATION:Location
TRANSP:OPAQUE
SEQUENCE:1
UID:6.0303790-119587867
DTSTAMP:20090513T170000Z
DESCRIPTION:Meeting Description
SUMMARY:Meeting scheduled: Meeting Name
PRIORITY:5
CLASSUBLIC
BEGIN:VALARM
TRIGGERT5M
ACTIONISPLAY
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Email Client: Exchange
This is in follow up to several threads on this topic which Diane Ross has so diligently tried to solve for folks.
<http://www.officeformac.com/ProductForums/Entourage/9198/0>
Entourage 12.1.7 still exhibits the Daylight Savings Adjustment problem that seems to have been a perennial thorn in Entourage's side for a number of years now.
I am including an ics file with this post which should help with the trouble shooting of the problem.
Background:
I use an on line meeting service which, if I want it to, will send me an ics file with the meeting details for me to import into my Calendar.
I am currently in GMT Daylight Savings Time (British Summer Time) or GMT+1. (UTC+1 also I believe is correct).
My MacBook is set to the BST Timezone by Synching with the Apple Clock at Apple Europe (time.euro.apple.com).
The following ics file contains meeting information (including Timezone and Daylight Savings Data) for a fictitious meeting that should be for 6PM BST and end at 7PM BST. Basically the Daylight Savings time in this context should be ignored by Entourage because the meeting is for a time inside the current timezone and so the meeting time should stand at 6PM (i.e. no offsets added or subtracted). Only if the meeting is for a date and time outside of the current Daylight Offset should the offset be applied.
I have imported the following file into iCal the Apple Calendar and it imports correctly. When this is imported into Entourage it is imported incorrectly and adds an hour to the actual time of the meeting with a start time of 7PM and and end time of 8PM.
Hopefully this will help Microsoft figure out how to fix the logic in Entourage.
I suspect the problem is that the ics file is carrying too much information that Entourage is over engineered to process instead of applying some basic logic about the meeting time and which offset timeline is being used.
BEGIN:VCALENDAR
PRODID: -//WebEx//MyWebex J2EE version ,1.0 //EN
VERSION:2.0
METHOD:REQUEST
BEGIN:VTIMEZONE
TZID:GMT Time
BEGIN:STANDARD
DTSTART:20071001T030000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=10
TZOFFSETFROM:100
TZOFFSETTO:000
TZNAME:Standard Time
END:STANDARD
BEGINAYLIGHT
DTSTART:20070301T020000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=3
TZOFFSETFROM:000
TZOFFSETTO:100
TZNAMEaylight Savings Time
ENDAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ATTENDEE;CN="";ROLE=REQ-PARTICIPANT;RSVP=TRUE:MAILTO:
ORGANIZER;CN="First Last":MAILTO:[email protected]
DTSTART;TZID="GMT Time":20090513T180000
DTEND;TZID="GMT Time":20090513T190000
LOCATION:Location
TRANSP:OPAQUE
SEQUENCE:1
UID:6.0303790-119587867
DTSTAMP:20090513T170000Z
DESCRIPTION:Meeting Description
SUMMARY:Meeting scheduled: Meeting Name
PRIORITY:5
CLASSUBLIC
BEGIN:VALARM
TRIGGERT5M
ACTIONISPLAY
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR