Quote:
Originally Posted by BetterRed
Surely file systems store dates as ticks since some starting date, from memory
NTFS - 64 bit integer, tick 100ns, start point 1601.
FATNN - 32bit integer, tick 2s, start point 1980.
I don't know what the other file systems use, google should be able to find
Its the OS that converts the ticks to clock time.
BR
|
Its not so much what is stored, its how the file sync application interprets the date / time stamp.