I would say that it is an actual issue because my meeting invitations
are going to other users and they are all thinking are appointments are
1 hour before my intended time...I have stopped using Entourage for
Meeting Invitations for just this reason..
Entourage seems to be creating a faulty Standard vs. Daylight time zone
schedule. If you drag an event to the desktop to make an .ics file, then
open it in TextEdit or any test editor, the Time Zone section of it is:
---------
TZID
acific Time (US & Canada); Tijuana
X-ENTOURAGE-TZID:1
X-ENTOURAGE-CFTIMEZONE:US/Pacific
BEGIN:STANDARD
TZNAME:Standard Time
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=10
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
DTSTART:20001029T020000
END:STANDARD
BEGIN
AYLIGHT
TZNAME
aylight Savings Time
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=4
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
DTSTART:20010401T020000
END
AYLIGHT
END:VTIMEZONE
-------------------
See the start time for DAYLIGHT? DTSTART:20010401T020000. That's April 1,
2001 with a recurrence rule of
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=4
So it should come into effect on the 1st Sunday of the 4th month (April)
every year. It changes the TimeZone offset (from GMT) to -0700 (7 hours
earlier) rather than -0800 (8 hrs earlier) which pertains from the first
Sunday in October. That's correct/So I'm not sure why it's being misread.
The start time for this event is given as
DTSTART;TZID="Pacific Time (US & Canada); Tijuana":20060501T140000
That's 2 PM (T140000) which in fact is correct.
Entourage did not used to have all this time zone info before v11.2.3.
Events dragged from iCal have :
---------------
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
LAST-MODIFIED:20060505T044739Z
BEGIN
AYLIGHT
DTSTART:20040404T100000
TZOFFSETTO:-0700
TZOFFSETFROM:+0000
TZNAME
DT
END
AYLIGHT
BEGIN:STANDARD
DTSTART:20041031T020000
TZOFFSETTO:-0800
TZOFFSETFROM:-0700
TZNAME
ST
END:STANDARD
END:VTIMEZONE
-------------
See the TZOFFSETFROM:+0000 ? Entourage has TZOFFSETFROM:-0800 . Quite a
difference. Perhaps that's the problem. (Both have the same
TZOFFSETTO:-0700.)
In the case of people in Britain, the TZOFFSETFROM:+0000 (or -0000) would
be the same in both cases, so maybe that's why they don't have any problem.
--
Paul Berkowitz
MVP MacOffice
Entourage FAQ Page: <
http://www.entourage.mvps.org/faq/index.html>
AppleScripts for Entourage: <
http://macscripter.net/scriptbuilders/>
Please "Reply To Newsgroup" to reply to this message. Emails will be
ignored.
PLEASE always state which version of Microsoft Office you are using -
**2004**, X or 2001. It's often impossible to answer your questions
otherwise.