I routinely set my Windows system time to a fake date/time to create files with specific timestamps.
- For example, suppose the calendar date is 4/1/2012 but I want a file to be created on 3/1/2012, I will set the Windows system date to 3/1/2012 before creating the file.
Now I need to determine the true calendar date that a specific file was created on. Is this possible?