Re: Date/time weirdness
Re: Date/time weirdness
- Subject: Re: Date/time weirdness
- From: Mr Tea <email@hidden>
- Date: Thu, 29 Jul 2004 16:40:09 +0100
On 29 Jul 2004, at 3742 pm, Michelle Steiner wrote:
Exactly what is going on here?
set foo to "16/15/14"
date foo
--> date "Thursday, July 29, 2004 4:15:14 PM"
The minutes and seconds correspond to the last two integers expressed
in the string. The hours vary with the first integer, but I can't
figure out the exact relationship. The date is the current date.
Well, 16 o'clock is also 4pm. But you'd have noticed if the hours were
always 12 out, wouldn't you? It must be something else...
Nick
_______________________________________________
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.