Various checks for whether a locale was suitable for use of ASCII offset formats were expressed in terms of QLocale::C. One was wrongly expressed in terms of isDataLocale(), which is meant to be true for the locale the backend thinks its data is suitable for. Write a new method of QTimeZonePrivate to check for this, accepting en-Latn-* as a good enough match, and deploy where it's the right test. Pick-to: 6.8 Change-Id: Ieab129eb5c252732b8916fce017ec0a22684eba8 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 023a8d48e28f27da9fab097ecbe9acfbb8323544) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%