summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2018-08-10 12:17:49 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2019-11-14 10:47:57 +0100
commitad11cab4842a4d35fe80641ae3eec7f2d8817652 (patch)
treef6c4a2454692edda7e82c8290835c3489cf8bcb9 /src/gui
parent103d307f2e596e5e7d2eb706117223bf65264e5f (diff)
Allow longer time-zone components on Android
Android uses its own time-zone naming, which includes a zone called "Canada/East-Saskatchewan", whose second component is 17 characters long. This violates a rule in the IANA naming scheme for zones, that limits components to 14 characters each. So tweak the isValidId() check to allow Android its long names. Android has added Outer Mongolian time-zones, which are as borked as many others in 1970, so blacklist those transitionEachZone() tests. Fixes: QTBUG-69128 Change-Id: I46f674f095431335b16900860d83b624257ae3bb Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions