How could I get a file’s “last opened” date ? I know how to get modification date but I didn’t find anything on last used or last opened.
I want to arrange my files as in finder.
Thank you for any help ! (sandboxable would be much appreciated)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to look at the Spotlight metadata – the field you are interested in is
kMDItemLastUsedDate: http://developer.apple.com/library/mac/#documentation/Carbon/Reference/MDItemRef/Reference/reference.html