Improve the Python timezone equivalence check

Authored by vkrause on May 14 2020, 3:21 PM.

Description

Improve the Python timezone equivalence check

This is still not as precise as we can do it with access to the transitions
in QTimeZone, but at least this fixes the Asia/Amman vs Asia/Jerusalem
issue. Those zones just differ by 5 days in their DST transition time,
which wasn't caught by the previous check.

Details

Committed
vkrauseMay 14 2020, 3:21 PM
Parents
R1003:b28767a0d1ca: Put all encoding parameters into the generated code
Branches
Unknown
Tags
Unknown