On 2/7/01 11:17 PM, "Jeff Porter" <[EMAIL PROTECTED]> wrote:

> Does the Cal support timezones?
> 
> I get invites from Outlook users a lot, but the Cal will just insert the
> invite at whatever time was in the original message. Unfortunately, our
> company is so spread out, that I have to be careful who is sending me the
> message.  
> 
> It would be nice (and not sure if Outlook can do this either) if the Cal
> would recognize a certain timezone associated with these events and adjust
> accordingly for them.
> 
> Any ideas? 
> 
You could write a script to be run from a rule on messages whose <Specific
header> <Content-type> <contains> <multipart>. The script could check to see
if the source of the message contains "BEGIN:VCALENDAR", and if so, then
check the final element in the Date: header of the Source of the message
against your own time relation to GMT, and add or subtract the same number
of hours from the start and end times of the event just created with the
same name  as the rest of the "SUMMARY:" line in the source. (It will also
be the event with the last ID, relative to how many vCals there are in this
message).

Or something like that.

-- 
Paul Berkowitz


-- 
To unsubscribe:               <mailto:[EMAIL PROTECTED]>
To search the archives: 
          <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to