• 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: "Stockly, Ed" <email@hidden>
  • Date: Thu, 19 Nov 2009 15:21:16 -0800
  • Thread-topic: More date/time stuff

Title: Re: More date/time stuff
I dunno, I think you should be careful!

set
today to current date
log
today
(*Thursday, November 19, 2009 3:18:51 PM*)
log {hours, minutes, seconds}
(*3600, 60, seconds*)
tell
today to set {hours, minutes, seconds} to {0, 0, 0}
log {hours, minutes, seconds}
(*
0, 0, seconds*)
log today
(*Thursday, November 19, 2009 3:18:51 PM*)


On 11/19/09 3:12 PM, "Michelle Steiner"  wrote:

tell today to set {hours, minutes, seconds} to {0, 0, 0}
 _______________________________________________
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:
    • snow leopard broke my script
      • From: Shawn Brady <email@hidden>
References: 
 >Re: More date/time stuff (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: More date/time stuff
  • Next by Date: Re: Basic Script Blues
  • Previous by thread: Re: More date/time stuff
  • Next by thread: snow leopard broke my script
  • Index(es):
    • Date
    • Thread