this post was submitted on 08 Jul 2024
690 points (98.5% liked)

Programmer Humor

24732 readers
1648 users here now

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.

Rules

founded 2 years ago
MODERATORS
 

Template

Further reading: RFC 3339 / ISO 8601

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ooterness@lemmy.world 9 points 1 year ago (1 children)

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.

[โ€“] jerkface@lemmy.ca 11 points 1 year ago

That's why I only ever use Seconds Since Epoch.