• 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
Data arithmetic
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Data arithmetic


  • Subject: Data arithmetic
  • From: "Michelle Steiner" <email@hidden>
  • Date: Thu, 10 Mar 2005 01:52:47 -0000 (GMT)
  • Importance: Normal

set a to "March 9, 1961"
set b to "june 1, 1983"
set c to "May 31, 1983"
log (date b) + ((date b) - (date a))
log (date c) + ((date c) - (date a))

(*Tuesday, August 23, 2005 12:00:00 AM*)
(*Sunday, August 21, 2005 12:00:00 AM*)

Shouldn't the results be only one day apart, not two days?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Data arithmetic
      • From: Christian Vinaa <email@hidden>
    • Re: Data arithmetic
      • From: Andrew Oliver <email@hidden>
  • Prev by Date: Re: Hiding ScriptingAdditions.osax
  • Next by Date: Re: Data arithmetic
  • Previous by thread: Re: add name/date to picture
  • Next by thread: Re: Data arithmetic
  • Index(es):
    • Date
    • Thread