carrylex@lemmy.world to Programmer Humor@programming.dev · 4 个月前Implementing RFC 3339 shouldn't really be that hard...lemmy.worldimagemessage-square83fedilinkarrow-up1704arrow-down111file-text
arrow-up1693arrow-down1imageImplementing RFC 3339 shouldn't really be that hard...lemmy.worldcarrylex@lemmy.world to Programmer Humor@programming.dev · 4 个月前message-square83fedilinkfile-text
minus-squaredouglasg14b@programming.devlinkfedilinkarrow-up29arrow-down1·4 个月前Never not UTC Everywhere. https://utceverywhere.com/
minus-squareooterness@lemmy.worldlinkfedilinkEnglisharrow-up11arrow-down2·4 个月前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@lemmy.calinkfedilinkEnglisharrow-up11·4 个月前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.