• 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: Coerce date saved as text back to Applescript's date format?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Coerce date saved as text back to Applescript's date format?


  • Subject: Re: Coerce date saved as text back to Applescript's date format?
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 20 Dec 2004 13:11:38 -0700

On Dec 20, 2004, at 12:47 PM, Jake Pietrykowski wrote:

How can I coerce the following text data:

"Friday, December 16, 2004 11:24:05 AM"

back into Applescript's date format?

Since December 16th was not a Friday, simply cut "Friday, " from the string, and precede the string with date.


-- > date "Thursday, December 16, 2004 11:24:05 AM"

-- Michelle

--
If you're not going somewhere, you're not getting anywhere.

_______________________________________________
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: Coerce date saved as text back to Applescript's date format?
      • From: jj <email@hidden>
References: 
 >Coerce date saved as text back to Applescript's date format? (From: Jake Pietrykowski <email@hidden>)

  • Prev by Date: Re: Coerce date saved as text back to Applescript's date format?
  • Next by Date: Re: Coerce date saved as text back to Applescript's date format?
  • Previous by thread: Re: Coerce date saved as text back to Applescript's date format?
  • Next by thread: Re: Coerce date saved as text back to Applescript's date format?
  • Index(es):
    • Date
    • Thread