this post was submitted on 17 Apr 2024
1461 points (98.6% liked)
Programmer Humor
19463 readers
30 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
Even if you just count UTC offsets, there's 38 time zones: https://en.m.wikipedia.org/wiki/Time_zone
There's more than that though, due to Daylight Saving Time. The rules for DST are part of the definition of the time zone. For example, in Australia, Queensland and Victoria are both UTC+10. However, Victoria observes DST while Queensland doesn't, so technically they're two separate timezones (in the Olsen database, they're
Australia/Melbourne
andAustralia/Brisbane
respectively).