Re: how do i get all (iCal) events for a specified date via applescript
Re: how do i get all (iCal) events for a specified date via applescript
- Subject: Re: how do i get all (iCal) events for a specified date via applescript
- From: Nigel Garvey <email@hidden>
- Date: Fri, 11 Mar 2011 14:34:22 +0000
Ken Victor wrote on Tue, 08 Mar 2011 12:14:13 -0800:
>…. but repeating events have a start date that is the first date
>that the event occured/was to occur. e.g., an event that occurs for the
>first time on 3/8/11 and repeats weekly will have a start date (and an end
>date) of 3/8/11. it will occur on 3/15/11 (etc.), but i don’t see how to
>determine that with applescript. it could be determined (not so trivially)
>via programming by parsing and computing using the recurring field of the
>event. but i’d rather not have to write a program to do this.
I've just updated my own efforts in this regard. The fully comprehensive
one is here:
<http://macscripter.net/viewtopic.php?id=29516>
Or the initial attempt may suit you better. It's faster and is only
accurate to the day, not to the exact time. But it's only good with
events created in the local time zone and where none of the repeats have
been deleted or modified:
<http://macscripter.net/viewtopic.php?id=23877>
NG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden