Re: Summary: Applescript can't tell time?
Re: Summary: Applescript can't tell time?
- Subject: Re: Summary: Applescript can't tell time?
- From: Doug McNutt <email@hidden>
- Date: Tue, 3 Feb 2004 16:58:50 -0700
Just to increase the noise. . .
I would really like to get, from AppleScript, a 32 bit unsigned integer which is the actual seconds count from 0 Jan 1904. In OS neXt I'd settle for the seconds since 0 Jan 1970.
In good old MPW I can do this:
date
date -n
Tuesday, February 3, 2004 16:57:31
3158672251
How can I get the same in AppleScript? It is, after all, a fundamental item in the Mac OS.
--
Applescript syntax is like English spelling:
Roughly, but not thoroughly, thought through.
_______________________________________________
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.