• 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: trouble with weekday names
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trouble with weekday names


  • Subject: Re: trouble with weekday names
  • From: "Stockly, Ed" <email@hidden>
  • Date: Mon, 17 Dec 2007 13:45:21 -0800
  • Thread-topic: trouble with weekday names

>>Clint>>Someday I'll have figured out all the data types...maybe.

Well, when you have them all figured out you can explain them to me.

In the meantime, I suggest using Script Debugger. Here's its dictionary
display of the date class

date
date (noun), pl dates: Absolute date and time values
properties
Property    Access  Type    Description
date string    get    string    the date portion of a date-time value as
text
day    get    integer    the day of the month of a date
month    get    month    the month of a date
short date string    get    string    the date portion of a date-time value
as text
time    get    integer    the time since midnight of a date
time string    get    string    the time portion of a date-time value as
text
weekday    get    weekday    the day of a week of a date
year    get    integer    the year of a date

where used
The date class is used in the following ways:
result of current date command
result of date offset command
direct parameter to the date offset command/event
direct parameter to the day of week command/event
direct parameter to the date items command/event
after parameter of the backup command/event
creation date property of the file information class/record
ending parameter of the date interval command/event
modification date property of the file information class/record
starting parameter of the date interval command/event


> PS - What is HTH? "Honour Thy Horse"?

No, Hope That Helps.

HTH,

ES

 _______________________________________________
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: trouble with weekday names
      • From: Clint Hoxie <email@hidden>
References: 
 >Re: trouble with weekday names (From: Clint Hoxie <email@hidden>)

  • Prev by Date: Re: trouble with weekday names
  • Next by Date: Re: Install / Enable GetMilliSec
  • Previous by thread: Re: trouble with weekday names
  • Next by thread: Re: trouble with weekday names
  • Index(es):
    • Date
    • Thread