On Fri, Sep 25, 2015 at 10:28 PM, Tim Peters <[email protected]> wrote: > > So it seems a sufficient condition is that there's at most one UTC > offset change in the last 24 hours.
Yes. That's the condition I've been talking for months about. If you have a chance, please take a look at https://github.com/abalkin/cpython/commit/d146830e70a1fda22380c5ba0d9592c16acd23de It fails on Europe/Tallinn which seems to have transitions separated by 22 hours with the *same* utcoffset. I don't understand why zic would ever produce something like this.
_______________________________________________ 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/
