I have a screen shot of a desktop without the date of it that my friend sent me. When I right click on it and go to properties it says that it was taken on Nov 30th. I know that it was taken way before that, how do I got about finding that out?

link|improve this question
What's the format of the screen shot? Some image formats include optional metadata, perhaps including the time when the image was created. Note that this information could be missing or incorrect. (Or you could just ask your friend.) – Keith Thompson Nov 30 '11 at 20:54
feedback

migrated from stackoverflow.com Dec 1 '11 at 10:30

This question came from our site for professional and enthusiast programmers.

2 Answers

Check the properties of the original file on your friend's computer. Sending the file from his machine to yours typically doesn't preserve properties like creation date.

link|improve this answer
feedback

Although unrelated to SO, I think you can not be certain of creatin time of a file, since it can be altered by user, OR when it is being copied to another disk. Look for Created and modified times since they can be your best guess.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown