Once upon atime
Posted Aug 11, 2007 1:12 UTC (Sat) by
xkahn (subscriber, #1575)
Parent article:
Once upon atime
Interestingly, Microsoft seems to have looked at this issue in the past. From MSDN:
http://msdn2.microsoft.com/en-us/library/ms724290.aspx
Not all file systems can record creation and last access time and not
all file systems record them in the same manner. For example, on NT
FAT, create time has a resolution of 10 milliseconds, write time has a
resolution of 2 seconds, and access time has a resolution of 1 day
(really, the access date). On NTFS, access time has a resolution of 1
hour.
(
Log in to post comments)