Displaying file times to the second

R

Ray

I'd like to compare the time stamps of two files that were created a
few seconds apart. Unfortunately, the Windows Explorer only shows the
time to the nearest minute. And the "properties" view is even worse --
it shows "2 hours ago" (it was actually 78 minutes ago). The DIR
command also gives time only to the minute. Is there any way to get
the file times to the second? The files were created on a FAT memory
card, so the times should have 2-second precision.
 
D

Donald Lessau

Ray said:
I'd like to compare the time stamps of two files that were created a
few seconds apart. Unfortunately, the Windows Explorer only shows the
time to the nearest minute. And the "properties" view is even worse --
it shows "2 hours ago" (it was actually 78 minutes ago). The DIR
command also gives time only to the minute. Is there any way to get
the file times to the second? The files were created on a FAT memory
card, so the times should have 2-second precision.

XYplorer can do that. On NTFS XYplorer can even show the milliseconds in
file times.

http://www.xyplorer.com/


Don
 
R

Ray

Donald Lessau said:
XYplorer can do that. On NTFS XYplorer can even show the
milliseconds in file times.

http://www.xyplorer.com/

Thanks, I'll check it out.

Strangely enough, the "Properties" dialog now shows the times to the
second for some mysterious reason. Maybe it only does that "2 hours
ago" nonsense until the files reach a certain age.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top