Re: Date anomaly
Re: Date anomaly
- Subject: Re: Date anomaly
- From: Michelle Steiner <email@hidden>
- Date: Sun, 2 Mar 2003 10:30:33 -0700
On Sunday, March 2, 2003, at 04:17 AM, John Delacour wrote:
Solved it, but this is new. It seems everything has to be GOT
nowadays :-<
Here's another alternative:
set d to "1/1/1"
set dt to date d
--> date "Monday, January 1, 2001 12:00:00 am"
try
(current date) - dt
on error e
e
end try
--Michelle
--
"There's some good in the world, Mr. Frodo, and it's worth fighting
for."
_______________________________________________
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.