Pro@programming.dev to Ask Lemmy@lemmy.worldEnglish · 19 days agoWhy don't the whole planet just use UTC+00:00 / Universal Time without time zones?message-squaremessage-square172fedilinkarrow-up1111arrow-down143file-text
arrow-up168arrow-down1message-squareWhy don't the whole planet just use UTC+00:00 / Universal Time without time zones?Pro@programming.dev to Ask Lemmy@lemmy.worldEnglish · 19 days agomessage-square172fedilinkfile-text
minus-squarestangel@lemmy.worldlinkfedilinkarrow-up13·19 days agoMilliseconds since the epoch is the only true time
minus-squareSteve@startrek.websitelinkfedilinkarrow-up1·19 days ago2 more bits could have kept us in the same epoch pretty much forever. What were they thinking??
minus-squarestangel@lemmy.worldlinkfedilinkarrow-up2·edit-219 days agoYou get over 584 million years in 2^64 ms. 66-bit computers are a bit tough to come by!
minus-squareSteve@startrek.websitelinkfedilinkarrow-up3·19 days agoUnix time is 32bit seconds, not milliseconds
Milliseconds since the epoch is the only true time
2 more bits could have kept us in the same epoch pretty much forever. What were they thinking??
You get over 584 million years in 2^64 ms. 66-bit computers are a bit tough to come by!
Unix time is 32bit seconds, not milliseconds