Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
Description
According to android developer documentation [0] they have a subset of ICU API available since Android 12. We should investigate what we can use from the ICU backend in preference to the JNI-based backend we are using today.
[0] https://developer.android.com/guide/topics/resources/internationalization#icu4c
Attachments
Issue Links
- relates to
-
QTBUG-101460 QTimeZone::displayName ignores locale on Android
- Closed
-
QTBUG-102109 In Android using Qt::LocalTime with specific timezones does not handle daylight-saving time properly
- Closed
-
QTBUG-68812 A new back-end for QTimeZone based on C++20 std::chrono::tzdb
- Closed
-
QTBUG-101565 Write a blog post about 6.2's fixing of zone info after 2037 and before 1970
- Closed
-
QTBUG-124500 Support enabling ICU in Qt for Android (for QStringConverter)
- Reported