• Electricd
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    22 hours ago

    Every dev hates time zones but I wouldn’t say it’s the number 1 enemy

    • lad@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      I would guess that in Data Science some things would require you to use local timezone because they are dependent on the actual time of day, and some would require synchronization so use of UTC. Also, some timezones are way off the sunlight time and would skew the data that has dependency on daylight and not on hours

      • Electricd
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        20 hours ago

        UTC

        But dealing with timezone conversions and daylight savings is a pain. Like if you make a recurring task every day BASED on the user’s timezone, it’s annoying because of daylight savings