[newbie] How to discover a file's Creation date?
[newbie] How to discover a file's Creation date?
- Subject: [newbie] How to discover a file's Creation date?
- From: Greg Casey <email@hidden>
- Date: Sat, 17 Aug 2002 15:51:13 -0400
Hi, Folks...
How do I discover a file's Creation date?
[[NSFileManager defaultManager] fileAttributesAtPath: traverseLink:]
returns a dictionary of attributes, one of which is the Last Modified date,
but I don't see a key mentioned in the docs for the creation date.
Thanks for any help you can give!
-gtc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.