[Random832 <[email protected]>] > ... > I still don't see the logic in doing any of this rather than parsing > zoneinfo files directly on systems that use it; > Get[Dynamic]TimeZoneInformation[ForYear] on Windows, etc.
Presumably Alex doesn't want to devote his life to fleshing out "etc" on endless platforms he doesn't use. If you think it's simple, _you_ write the code. Start by writing code to answer the question "well, _does_ this system use zoneinfo files?" on all possible Python platforms. Thanks ;-) _______________________________________________ Datetime-SIG mailing list [email protected] https://mail.python.org/mailman/listinfo/datetime-sig The PSF Code of Conduct applies to this mailing list: https://www.python.org/psf/codeofconduct/
