Re: A few questions about dates
Re: A few questions about dates
- Subject: Re: A few questions about dates
- From: has <email@hidden>
- Date: Mon, 28 Aug 2006 18:02:30 +0100
Doug McNutt wrote:
I wonder what the other Chris (Nandor) does with MacGlue?
The Apple Event Manager represents dates as typeLongDateTime, which
is a signed 64-bit integer representing the number of seconds since
the classic Mac epoch (1 Jan 1904). Dates before the epoch are
represented by negative values.
When unpacking AEDescs of typeLongDateTime on OS 9, Mac::Glue returns
the number of seconds since the classic Mac epoch. On OS X, it
automatically converts them to the number of seconds since the Unix
epoch (1 Jan 1970).
HTH
has
--
http://freespace.virgin.net/hamish.sanderson/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden