Re: Date/time weirdness
Re: Date/time weirdness
- Subject: Re: Date/time weirdness
- From: LuKreme <email@hidden>
- Date: Thu, 29 Jul 2004 19:30:04 -0600
On 29 Jul 2004, at 08:42, 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.
the hour is 16 (16:00 is 4pm as 22:00 is 10pm, etc)
--
One by one the bulbs burned out, like long lives come to their expected
ends.
_______________________________________________
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.