https://bugs.kde.org/show_bug.cgi?id=376490
Christoph Feck <cf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|caslav.i...@gmx.net |se...@kde.org Component|klocale |kcm_formats Product|kdelibs |systemsettings Severity|major |wishlist --- Comment #1 from Christoph Feck <cf...@kde.org> --- > KDE4 let me configure use of ISO date-time values system wide What you configured in KDE4 systemsettings only affected KDE4 application (those the used KLocale class). Any other Qt, GTK, or bash application used the system locale, which was not configurable. For applications based on KF5, we have abandoned KLocale, and now are using Qt to format numbers according to the locale. Unfortunately, Qt's QLocale does not allow customization yet. See also bug 340982. -- You are receiving this mail because: You are watching all bug changes.