Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.0 FF
-
None
-
-
0a111bd04 (dev), 3002816d7 (dev), 1bee74dad (6.5), 614c5ca4c (6.5)
Description
When Qt is linked against with an outdated ICU version, string conversions of QDateTime / QTime might show wrong / unexpected results.
Suggestion is to require a minimum ICU version and set FEATURE_icu to OFF, in case an older version is provided.
(See QTBUG-99715)