carrylex@lemmy.world to Programmer Humor@programming.dev · 1 年前Implementing RFC 3339 shouldn't really be that hard...lemmy.worldimagemessage-square82linkfedilinkarrow-up1709arrow-down111file-text
arrow-up1698arrow-down1imageImplementing RFC 3339 shouldn't really be that hard...lemmy.worldcarrylex@lemmy.world to Programmer Humor@programming.dev · 1 年前message-square82linkfedilinkfile-text
minus-squaredouglasg14b@programming.devlinkfedilinkarrow-up29arrow-down1·1 年前Never not UTC Everywhere. https://utceverywhere.com/
minus-squareooterness@lemmy.worldlinkfedilinkEnglisharrow-up11arrow-down2·1 年前UTC is better than most, but leap seconds are still awful. Computers should use GPS or TAI everywhere. Dealing with time zones and leap seconds is for human readability and display purposes only.
minus-squareJerkface (any/all)@lemmy.calinkfedilinkEnglisharrow-up11·1 年前That’s why I only ever use Seconds Since Epoch.
Never not UTC Everywhere.
https://utceverywhere.com/
UTC is better than most, but leap seconds are still awful. Computers should use GPS or TAI everywhere. Dealing with time zones and leap seconds is for human readability and display purposes only.
That’s why I only ever use Seconds Since Epoch.