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

Re: Date-Time Formatting


  • Subject: Re: Date-Time Formatting
  • From: Malcolm Fitzgerald <email@hidden>
  • Date: Fri, 27 May 2005 14:01:10 +1000



On May 26, 2005, at 10:35 AM, Jake Pietrykowski wrote:

set AppleScript's text item delimiters to " "
text item 1 of (short date string of (current date) & space & time string of
(current date))


On 27/05/2005, at 12:59 PM, Michelle Steiner wrote:
I had to parse the script like this:

set AppleScript's text item delimiters to " "
text item 1 of (short date string of (current date)) & space & (time string of (current date))

Why did you bother? "Text item 1 of" is doing nothing here that you couldn't do with "short date string of (current date)". Besides, the OP wanted date and time.



Malcolm Fitzgerald ph: 02 93180877 Database Manager fax: 02 93180530 The Australian Society of Authors www.asauthors.org

_______________________________________________
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


References: 
 >Re: Date-Time Formatting (From: Jake Pietrykowski <email@hidden>)
 >Re: Date-Time Formatting (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: Date-Time Formatting
  • Next by Date: Re: Any good text editors?
  • Previous by thread: Re: Date-Time Formatting
  • Next by thread: Re: Date-Time Formatting
  • Index(es):
    • Date
    • Thread