• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: how do i get all events for a specified day via applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how do i get all events for a specified day via applescript


  • Subject: Re: how do i get all events for a specified day via applescript
  • From: Deivy Petrescu <email@hidden>
  • Date: Mon, 07 Mar 2011 16:14:48 -0500

On Mar 6, 2011, at 18:43 , Ken Victor wrote:

> how can i get all the events that (will) occur on a specified (future) date, including repeating events? i can’t see anyway to do this, other than parsing the recurring field and then moving forward in time from the start date to see if the event will occur on the specified date.
>
> thanx,
> ken
>
> ps. perhaps i should have stated explicitly that i’d like to be able to do this via applescript and not via code. _______________________________________________
>

here:

tell application "iCal" to tell calendars to get every event

Now, when you are more explicit about what you want from each event, you can get a better answer.

Deivy Petrescu
email@hidden



 _______________________________________________
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

References: 
 >how do i get all events for a specified day via applescript (From: Ken Victor <email@hidden>)

  • Prev by Date: Re: floating onscreen clock
  • Next by Date: how do i get all (iCal) events for a specified date via applescript
  • Previous by thread: Re: how do i get all events for a specified day via applescript
  • Next by thread: Re: floating onscreen clock
  • Index(es):
    • Date
    • Thread