mck182 added a comment.
I disagree with this because we currently don't have any easy and/or sensible way to change date formats and so we simply suggest using different locales for the different formats. However, if your UI language is all Spanish and you want to use the US date formatting, the month name labels would suddenly be in English while they should remain Spanish (and this is what the code you're removing does). This should probably be fixed in the QML side to use the same approach so that all month and day names are using the same language, which should follow LANG, not LC_DATE. REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D5324 To: drosca, #plasma, mck182 Cc: plasma-devel, #frameworks, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol