| Summary: | Digital clock: AM/PM is not localized and interrelated issues | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Faidon Liambotis <paravoid> |
| Component: | Digital Clock widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | REOPENED --- | ||
| Severity: | normal | CC: | daninshed, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.2.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=393956 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Faidon Liambotis
2024-12-15 17:14:30 UTC
*** This bug has been marked as a duplicate of bug 340982 *** I read the description as well as a good chunk of the comments* of the bug report this was merged to, and failed to see the connection. Are you sure this is a duplicate? Could you perhaps elaborate? Thanks! *: admittedly not all of them, as there are... 274 of them. As I understand it, it's the same issue of being unable to set just the format of the date and not also its language. The two are linked which causes this issue. (In reply to Nate Graham from comment #3) > As I understand it, it's the same issue of being unable to set just the > format of the date and not also its language. The two are linked which > causes this issue. No that's not it. First of all, this bug is about time (not date). Second, the primary issue that the time display does not respect the current locale and shows AM/PM in (presumably) the English locale even if the system is not set to English. Sorry if this was confusing. (In reply to Faidon Liambotis from comment #0) > 4. Set date format to "Custom". Set date format to "dddd MMMM d hh:mm ap", > to demo that the time is localized when formatted manually, but not when > formatted automatically. Thanks for sharing this detail, it gave me a hint about how to deal with it. This helped me fix several problems, really appreciate it. I'll be submitting a fix for this soon. I've never contributed to KDE before so it might take a little while, but I have this working here already so it's not far away. |