Re: creation date property of item is r/o !
Re: creation date property of item is r/o !
- Subject: Re: creation date property of item is r/o !
- From: Chris Espinosa <email@hidden>
- Date: Mon, 28 Feb 2005 11:49:01 -0800
On Feb 28, 2005, at 11:46 AM, Jeffrey Berman wrote:
You're correct that in 24-hour time, it would be "00" hours for
midnight.
But 24-hour clock notation does not use "AM/PM". So a time of
"00:01" in
24-hour time should equal the time of "12:01 AM" using 12-hour
notation.
However, when using the SetFile command, this does not seem to be the
case.
For example:
SetFile -d "02/27/2005 00:01" testfile
sets the creation time of the file "testfile" to 12:01 AM.
However, the command:
SetFile -d "02/27/2005 12:01 AM" testfile
sets the creation time of the file "testfile" to 12:01 *PM*.
The hour value with AM/PM notation seems to work fine in SetFile for
all
hours except midnight.
The AM/PM/mindnight problems with SetFile were fixed in Xcode 1.5.
Chris
_______________________________________________
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