View Single Post
Old 03-25-2014, 10:47 PM   #10
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,811
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by theducks View Post
IMHO another reason for filesystems to use UTC and just display with the current offset (the DST just modifies the offset)
Surely filesystems 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

Last edited by BetterRed; 03-26-2014 at 12:03 AM.
BetterRed is online now   Reply With Quote