'How will the United States adopting permanent daylight savings affect python applications? [closed]
For applications that utilize python datetime objects with time-zones, are there any implications for changes to time-zones and daylight savings time rules (not just in the US, I'd imagine, but any time-zone legislation globally as well.)
Is TZ information that python uses part of python itself (and everybody needs to update their python install?) Or does python get TZ data from the host OS and the OS needs to be updated?
I guess the real question is, where in the tech stack does time-zone responsibility land?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
