this post was submitted on 17 Apr 2024
1461 points (98.6% liked)
Programmer Humor
19480 readers
178 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What you're describing is LITERALLY the system we have. UTC is a global, coordinated time that tracks solar time to a precision of less than a second. As far as my computer is concerned, my time is UTC (technically GMT, but they both refer to the same time) minus 6 hours. We all could choose to say, "hey, wanna meet for dinner at 3AM?" and have that be a normal thing to say in my area, and an odd thing to say odd in Europe... but nobody wants that.
yeah, my problem is that nobody use UTC. And we have problems like gas pumps in finland breaking because they programmed timezones incorrectly.