Re: Date problems
Re: Date problems
- Subject: Re: Date problems
- From: Michelle Steiner <email@hidden>
- Date: Mon, 26 Aug 2002 07:47:18 -0700
On Monday, August 26, 2002, at 12:36 AM, Reinhold Penner wrote:
set myDate to "Sun, 25 Aug 2002 16:24:16"
return date myDate
--> date "Sunday, August 25, 2002 16:24:16"
In 10.1.5, I get "Can't make "Sun, 25 Aug 2002 16:24:16" into a date".
So what I need is a simple and efficient way to transform the myDate
string into something that can be coerced into a date on both OS.
I have no problem with that code with 10.1.5 and AS 1.8.3
--Michelle
We're not human beings having a spiritual experience.
We're spiritual beings having a human experience.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >Date problems (From: Reinhold Penner <email@hidden>) |