Re: Is there a bug in iCal's reschedule event?
Re: Is there a bug in iCal's reschedule event?
- Subject: Re: Is there a bug in iCal's reschedule event?
- From: Paul Berkowitz <email@hidden>
- Date: Fri, 05 Nov 2004 00:17:31 -0800
On 11/4/04 10:33 PM, "Romy Opena" <email@hidden> wrote:
> Is there anything wrong with the "reschedule" code below?
>
> tell application "iCal" to reschedule myEvent to (startingDate + 1*
> days)
>
> FYI, myEvent is a calendar event with a start date stored in variable
> "startingDate"
>
> When I run the script using the above code, the event "myEvent" gets
> rescheduled at exactly the same time to the next day and it looks
> fine as is. However, when I turn off iCal and open it again, I find
> that the time is reset to 7 hours earlier than expected. And it's
> always like this...7 hours lopped off the original time.
I've never tried 'reschedule', but this doesn't surprise me - iCal is full
of bugs like this. Making all-day events by script has the same bug.
Is your time zone 7 hours away from GMT?
--
Paul Berkowitz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden