all 40 comments

sorted by: hot top controversial new old
[–] 50 points 2 years ago (2 children)

My take:

Daylight savings = bad

Time zones = good

If everyone had the same clock time, we would need to know when it was morning, midday and evening for people in other locations. Scheduling stuff between locations would still suck, but it would suck differently.

  • source
  • hideshow 4 child comments
  • [+] 1 point 2 years ago* (last edited 2 years ago) (1 child)
  • [–] 17 points 2 years ago* (1 child)

    Maybe this solar device could have a marker that would cast a shadow on some sort of measuring device. That device could document the sun’s relative position for that region of the earth.

    Then, when we schedule a meeting between regions, people could share their relative shadow positions from their measuring devices.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 2 years ago (1 child)

    That sounds like too much work, and what if there are clouds. We should make devices that can be calibrated when you're in a certain location based on their standards and then the device will continue to show that locations' shadow location without the sun.

  • source
  • parent
  • hideshow 2 child comments
  • [–] -1 points 2 years ago (2 children)

    Yeah but it could be improved by not using arbitrary country-decided timezones and instead simply listing "diurnal time", basically. And then clocks could get normalized as always showing UTC nearby, too. For communication.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 21 points 2 years ago

    That's not reasonable at all. The purpose of time is to help organize society across distance. The purpose of states/countries/administrative districts is to help organize society within a similar geographical region. It is entirely reasonable for timezones to conform to political boundaries.

  • source
  • parent
  • [–] 14 points 2 years ago

    I don't know about that, it seems like one of the things that makes the world simple for programmers and complex for everyone else. It doesn't allow for large countries to split along sensible political boundaries. So if one boundary slices through the middle of New York City, too bad. Moving boundaries to instead be at state/province/etc boundaries or in the middle of nowhere like we usually see now seems more sensible.

  • source
  • parent
  • [–] 30 points 2 years ago (4 children)

    Even worse. Daylight savings creators. I work in manufacturing and we literally stut down the production line for an hour during the "fall back" and "spring ahead" so we can manually change the time on every computer.

  • source
  • hideshow 8 child comments
  • [–] 6 points 2 years ago (1 child)

    Does it matter if those machines are an hour out for 6 months? Why not just keep them on UTC as a rule?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago (1 child)

    For quality control it did. The real concern is people messing up time. If there was a quality complaint we wanted it to be easy for people to go back thru production data. A lot of the people operating the machinery and performing quality checks at our facility are not well educated, and the need is there to make investigating quality tasks/entering quality data very easy.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 18 points 2 years ago (1 child)

    Time is possibly one of the hardest things to handle properly for a coder. There's plenty of hard problems (network loss, 3 phase commits, etc), but time stand out as really annoying.

    Another one is colors. All it takes is one library to encode colors in a weird way and then mapping them between libraries is a mess.

  • source
  • hideshow 2 child comments
  • [–] 14 points 2 years ago

    Yeah but good luck time traveling to the right moment to catch that guy.

    “Oh him? He was here three hours ago”

  • source
  • [+] 10 points 2 years ago* (last edited 2 years ago) (1 child)
  • [–] 7 points 2 years ago

    Wasn't it the railroads at the end of the 19th century? Yeah... they would kick our asses.

  • source
  • [–] 7 points 2 years ago (1 child)

    Without time zones it would be worse. Every little town would have their own time, calculated from their position

  • source
  • hideshow 2 child comments
  • [–] 5 points 2 years ago (1 child)

    At least then everyone would be thinking about it and using UTC, not writing their programs to rely on the timezone always being the same

    It's too easy a problem to ignore/overlook right now

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 2 years ago

    I'd do this to all the guys who introduced different charsets.

  • source
  • [–] 5 points 2 years ago

    What about time on a different planet? What would be a common time"zone" for Mars and Earth?

  • source
  • [–] 5 points 2 years ago

    Yeah, screw Kaiser William.

  • source
  • [–] 5 points 2 years ago (2 children)

    Store times in UTC, convert in UI to locale's timezone with one of any of the millions of timezone libraries. If you're storing in local time, you're gonna have a bad time.

  • source
  • hideshow 4 child comments
  • [–] 2 points 2 years ago*

    Timestamp in UTC

    But for time of day, use local time and store separate column with the timezone name. Don't use timezone offsets since that doesn't work with DST. You're better off with something like America/New_York because God knows what 2030 will look like.

    And if timezone are abolished, or DST, that's even more reason to store the timezone name.

  • source
  • parent
  • [–] 1 point 2 years ago (1 child)

    It depends. If something needs to happen in local time (like, always at the same time regardless of daylights savings for example) you should be storing times in local timezone

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    Store in UTC with the tz offset and if you're using a modern tz library, that should handle it for you.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago

    tz offset is really not enough. You'd need to save the time zone id and/or offset, to have you library calculate deviations such as daylight savings.

    Even that, that would break if the user moves and now what they setup is using their previous timezone.

    Basically, I'm saying that storing the offset works most of the time, but not all of the time.

  • source
  • parent
  • [–] [S] 4 points 2 years ago (2 children)

    Leap year creator has left the chat & blocked.......

  • source
  • hideshow 4 child comments
  • [–] 3 points 2 years ago*

    Nice. LOL

    Quality joke, right here.

  • source
  • [–] 2 points 2 years ago*

    We'll round up the DST people right after we eradicate this kid-pidgin, rounding up the 'u' and the 'r' indolents.

    Let's grab the people who don't know 'will' from 'would', as well. No child left behind.

    Average IQ in America will skyrocket.

  • source
  • [–] 1 point 2 years ago

    I recall having this conversation about a world with same TZ in the world with my teameates, one of them responded with "wait.... we will be still sleeping in the night ¿right?"

  • source