Summary: | System clock doesn't take times above 12:00 | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | David <david.cortes.rivera> |
Component: | kcm_clock | Assignee: | Paul Campbell <paul> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | nate, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.20.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
format_settings
clock_widget_settings |
Description
David
2021-03-16 23:26:46 UTC
Works for me. I have to delete the edisting hour number, but then I can type 20. I can also hit the up arrow key to increase the number to 20. Do either or both of those work for you? (In reply to Nate Graham from comment #1) > Works for me. I have to delete the edisting hour number, but then I can type > 20. I can also hit the up arrow key to increase the number to 20. Do either > or both of those work for you? Doesn't work like that for me. If I hit the up arrow it will switch to smaller numbers with "pm" at the end. Now that's interesting. Are you using a locale with 12 hour time, like en_us? I'm beginning to think the fact that I can set time by a 24-hour clock is in fact a bug, given that I'm using the en_us locale. Created attachment 136825 [details]
format_settings
I have the default locale settings for en_US. Attached is a screenshot of my configuration. My clock widget in the taskbar shows the time in 24-hour format.
I have the same settings. You say that the digital clock applet is showing 24-hour time. Is that because you told it to do so in its settings window by setting "Time display" to "24-hour"? Or does it say "Region defaults" in there, and that is erroneously evaluating to 23-hour time instead of 12-hour time? Created attachment 136830 [details]
clock_widget_settings
I think it might have been that I changed the settings of the clock widget to something non-default. Attached is a screenshot. But in any case, I don't see why the settings wouldn't auto-translate 20:00 -> 8:00pm if both are supported and very standard formats.
Oh you're using a Latte dock thing with a totally custom time format. Let's ignore that for now, since I believe it won't take into account your system locale configuration. I think this is behaving as intended. When your system is set up for 12-hour time--which it should be by using the en_us locale--then you can't enter 20:00 as a time in the Clock KCM because that isn't a valid time. You need to enter the time in terms of 12-hour times, which your system is using. |