Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.7.1, 5.8.0
-
None
Description
Qt ignores some specific LC_TIME, "en_DK" one of them.
"en_DK" use yyyy-mm-dd, but Qt use dd/mm/yyyy.
main.cpp result.
The date is ISO 2017-03-09 The date is SysS 09.03.17 The date is DefS 09/03/2017 The date is Sys 09.03.17 The date is Loc 09/03/2017 QDate("2017-03-09") "da_DK"
Fedora 25 x86_64
qt 5.7.1