How can I get the date of when a file was created? I am running Windows.
On Windows, you should use the GetFileAttributesEx function for that.