• 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: Michelle Steiner <email@hidden>
  • Date: Thu, 26 May 2005 19:59:23 -0700


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))

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))


-- Michelle

--
You don't need to be 'straight' to fight for your country. You just need to shoot straight.
-- Barry Goldwater


_______________________________________________
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: Date-Time Formatting
      • From: Malcolm Fitzgerald <email@hidden>
References: 
 >Re: Date-Time Formatting (From: Jake Pietrykowski <email@hidden>)

  • Prev by Date: Re: Mail: Finding messages by ID
  • Next by Date: Re: Date-Time Formatting
  • Previous by thread: Re: Date-Time Formatting
  • Next by thread: Re: Date-Time Formatting
  • Index(es):
    • Date
    • Thread