• 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: Localized Internals of AppleScript (date Class for example)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localized Internals of AppleScript (date Class for example)


  • Subject: Re: Localized Internals of AppleScript (date Class for example)
  • From: has <email@hidden>
  • Date: Fri, 15 Apr 2005 11:18:17 +0100

Emile Schwarz  wrote:

>set Now to date "jeudi 14 avril 2005 0:00:00"
>return weekday of Now
>The returned string is: Thursday.

That's not a string, it's a constant. Constants are language constructs and do not change, otherwise they wouldn't be 'constants'.


>This is a question: How can I get the Date part of a Date Class Instance ?
>The Language Reference states:
><quote>
>Property: Date
>Description: A string that consists of the date portion of the date value; for example,"June 3, 1993".
></quote>

Dunno where you got that from; the correct definition from ASLG 1.3.7 is:

Date String
    A string that consists of the date portion of the date value; for example, "Saturday, February 27, 1999".


HTH

has
--
http://freespace.virgin.net/hamish.sanderson/
 _______________________________________________
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

  • Prev by Date: Re: iTunes: database ID equivalent for playlists?
  • Next by Date: GraphicConverter 5.5 questions
  • Previous by thread: Localized Internals of AppleScript (date Class for example)
  • Next by thread: Re: Localized Internals of AppleScript (date Class for example)
  • Index(es):
    • Date
    • Thread