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

More date/time stuff


  • Subject: More date/time stuff
  • From: Michelle Steiner <email@hidden>
  • Date: Thu, 19 Nov 2009 09:58:45 -0700

This works:

set today to current date
set hours of today to 0
set minutes of today to 0
set seconds of today to 0

This doesn't:

set today to current date
set {hours, minutes, seconds} of today to {0, 0, 0}

--> error "Can’t set {hours of date \"Thursday, November 19, 2009 9:56:47 AM\", minutes of date \"Thursday, November 19, 2009 9:56:47 AM\", seconds of date \"Thursday, November 19, 2009 9:56:47 AM\"} to {0, 0, 0}. Access not allowed." number -10003 from {hours of date "Thursday, November 19, 2009 9:56:47 AM", minutes of date "Thursday, November 19, 2009 9:56:47 AM", seconds of date "Thursday, November 19, 2009 9:56:47 AM"}

-- Michelle

-- 
Power is the ability to not have to please.

 _______________________________________________
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>
    • Re: More date/time stuff
      • From: Luther Fuller <email@hidden>
  • Prev by Date: Re: XML handling
  • Next by Date: Re: More date/time stuff
  • Previous by thread: AppleScript Grammar
  • Next by thread: Re: More date/time stuff
  • Index(es):
    • Date
    • Thread