https://bugs.kde.org/show_bug.cgi?id=393956
--- Comment #17 from Aaron Wolf <wolft...@gmail.com> --- I understand that the underlying format can't remove the AM/PM with 12-hour. That makes sense because like how could you have a file saying "modified 10:00" without an AM/PM? But for the CLOCK display, because it is the *current* time, it makes sense to remove it. I know it's possible because I ever screwed with a system file and *succeeded* at temporarily suppressing the AM/PM. I think the answer is not to hide it with the format code but to add a simple checkbox "show AM/PM for 12-hour format". When not checked, *accept* the system time character string, but drop the AM/PM part from what is sent to the clock widget to display. I think this is easy enough that someone able to hack on this at all could figure out this step. Again, I got it temporarily once though I wasn't sure what I did (it was a bunch of trial and error and then it got reverted next time I got a plasma update) -- You are receiving this mail because: You are watching all bug changes.