• 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: More date/time stuff
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More date/time stuff


  • Subject: Re: More date/time stuff
  • From: Michelle Steiner <email@hidden>
  • Date: Thu, 19 Nov 2009 16:12:25 -0700

On Nov 19, 2009, at 12:38 PM, Paul Berkowitz wrote:

set today to current date
tell
 today
   set {hours, minutes, seconds} to {0, 0, 0}
end tell
--> {0, 0, 0}

The one-liner

tell today to set {hours, minutes, seconds} to {0, 0, 0}


works just as well. (In a situation where 'its' is needed, it's needed before each property, not the list.)

Ah, thanks.

-- Michelle

-- 
How many dyslexics does it change to take a light bulb?

 _______________________________________________
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

  • Follow-Ups:
    • Re: More date/time stuff
      • From: "Stockly, Ed" <email@hidden>
References: 
 >Re: More date/time stuff (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: Re: More date/time stuff
  • Next by Date: Re: More date/time stuff
  • Previous by thread: Re: More date/time stuff
  • Next by thread: Re: More date/time stuff
  • Index(es):
    • Date
    • Thread