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
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 1 week ago
Every dev hates time zones
Rekorse@sh.itjust.works 1 week ago
We should invent standard computing time (SCT) or something and use that.
Electricd@lemmybefree.net 1 week 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
MercuryGenisus@lemmy.world 1 week ago
And name it Zulu Time because it sounds cool.
lemmysquezzy@lemmy.world 1 week ago
But are we summer or winter winds?
sukhmel@programming.dev 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