Re: File Creation Date / Time
Re: File Creation Date / Time
- Subject: Re: File Creation Date / Time
- From: Chris Parker <email@hidden>
- Date: Mon, 26 Nov 2001 09:57:24 -0800
Alec -
On Friday, November 23, 2001, at 08:38 AM, Alec Carlson wrote:
I need to get a file's creation date & time. There doesn't seem to be a
Cocoa method for retrieving this. NSFileManager only returns the
modification date. Is there an API I've missed or do I have to drop
back to
a Carbon routine to get this info ?
This is a known issue with NSFileManager - there are a few things like
this that we're looking at adding for getting/setting various
attributes. For right now, you do have to use Carbon to get this
information.
.chris
--
Chris Parker <email@hidden>
Cocoa Frameworks Engineer