Details
-
Sub-task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
470376b6e0574c8a6740e24229ade859a29817f1
Description
QLocale today only supports underscore in QLocale::QLocale(QString) and QLocale::name(QString). It should be made to work with '_' as the ISO standard defines; http://www.w3.org/International/articles/language-tags/
First priority is to provide support for parsing with '-' in the locale specification.
Supporting QLocale::name() is less important.