On Jun 5, 2012, at 12:39 PM, Laurent Daudelin wrote: > I have read about that new "date added" attribute in Lion in the Finder and I > tried to get more information about it but I must not be good at formulating > my Google queries correctly, I only get vaguely related results. I also did a > search in the doc for "date added" and "extended attributes" but didn't find > anything that would answer my question: how to retrieve this "date added" > values for files in the file system?
I don’t think there’s an NSURL key for that one yet, so the only way I know of to get it would be to use ATTR_CMN_ADDEDTIME with getattrlist. Charles _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com