https://bugs.kde.org/show_bug.cgi?id=517822

--- Comment #8 from Chandradeep Dey <[email protected]> ---
Try just LC_TIME instead of LC_ALL.

example: LC_TIME=bn_IN.UTF-8 plasmashell --replace --no-respawn will show the
date in the Bengali script (correctly) but the time will stay in English.

The reason LC_ALL works (at least for bn_IN.UTF-8) is LC_NUMERIC.

I remember reading some code (but I don't remember where it was) related to
printing of the clock, and it was something complicated rather than directly
using the Qt provided time. It's probably used elsewhere as well. Opening the
properties window of something in Dolphin shows the incorrect time format in
the General tab, but the correct time format in the Details tab.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to