689
Implementing RFC 3339 shouldn't really be that hard...
(lemmy.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
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.