About file dates and what they mean...
March 4, 2013 6:38 PM Subscribe
In Windows 7 or 8 (and maybe before that) if I view the properties of a document, I get all sorts of meta information. I'm interested in the
Date created element and a
Content created element....
I think I understand the difference, but I would like to understand it better, so I can answer a question someone has asked me about this.
Could you please explain to me how these attributes are set, and what specific actions (if any) can cause them to change?
If a document has content created and date created elements that differ, it must be because it is a copy of the original document, right? I can think of no other way that could happen.
posted by kbanas to technology (7 answers total)
Depending on the type of the file, it can have standard metadata with information about the file's content's last modification, how long you've had it open working on it, that sort of thing. All the MS Office formats include those "content" date/times.
And no, it doesn't really work all that intelligently... Any copies inherit that metadata (but not the actual file dates), so you could have 20 spreadsheets all saying you worked on them for weeks each - Even if you blow away everything inside them and just use the file as an empty container, that information persists.
Of course, on the flip side of this, you probably don't want to know how much info the file really has in it, even if you clear out everything you can see - Things like old versions, your undo history (in some cases), all that metadata you've just notices, etc. For anything of any importance that you sent to another person/organization, always a good policy to open an entirely new document, copy-and-paste your real work into, and save that.
posted by pla at 6:53 PM on March 4