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

Re: Date problems


  • Subject: Re: Date problems
  • From: John Delacour <email@hidden>
  • Date: Mon, 26 Aug 2002 21:30:29 +0100

I wrote:

or do this if you must...

tell application "Finder"
set myDate to "Sun, 25 Aug, 2002 14:43:04"
set myDate to my date myDate
end tell

And I ought to have added that is a good demonstration that variable names such as "myDate" and "theDate" and "itsDate" ought to be avoided. There used to be guidelines for this sort of thing.

my date in the script above, for those who are perplexed, means AppleScript's date... as opposed to the Finder's date (which is plain date)

JD
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Date problems
  • Next by Date: Re: Date problems
  • Previous by thread: Re: Date problems
  • Next by thread: Help with Example CGI
  • Index(es):
    • Date
    • Thread