• lad@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 days 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@lemmybefree.net
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          7 days 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