https://bugs.kde.org/show_bug.cgi?id=450571
Bug ID: 450571
Summary: LC_TIME zh_CN.UTF-8 letter only weekday label length
is invalid
Product: kalendar
Version: 1.0.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
When using LC_TIME zh_CN.UTF-8, when weekday label length is set to letter only
(M), the letter chosen is incorrect.
STEPS TO REPRODUCE
1. Set LC_TIME to zh_CN.UTF-8
2. Set weekday label length to letter only (M)
OBSERVED RESULT
It shows 周, 周, 周, 周, 周, 周, 周 for S, M, T, W, T, F, S (hopefully I am correct
since I don't use english for time).
EXPECTED RESULT
It should have shown 日, 一, 二, 三, 四, 五, 六. It should have take the last
character instead of the first when using zh_CN (and related chinese locale).
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.1
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.16.10-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 6 × AMD Ryzen 5 4500U with Radeon Graphics
Memory: 15.1 GiB of RAM
Graphics Processor: AMD RENOIR
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.