https://bugs.kde.org/show_bug.cgi?id=393956
Aaron Wolf <wolft...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Digital Clock widget |Digital Clock widget add |missing format dialogue for |custom time format |custom [date + time] | Status|REPORTED |CONFIRMED CC| |wolft...@gmail.com Ever confirmed|0 |1 --- Comment #1 from Aaron Wolf <wolft...@gmail.com> --- The digital clock's date listing is now completely customizable. > Git commit 235fa8107dabb757d88cd1876309c12cad990207 by Chris Holland. > Committed on 14/01/2019 at 01:53. > Pushed by cholland into branch 'master'. > > [Digital Clock] Add ability to set a custom date format string > > Adds a new customDateFormat config key which is used when the dateFormat > "StringEnum" is set to custom. > Shows a link to the Qt time formatting documentation next to the text field. > Qt doc link and text field are hidden when not set to custom date format. > > Differential Revision: https://phabricator.kde.org/D18019 > > M +5 -1 applets/digital-clock/package/contents/config/main.xml > M +8 -6 applets/digital-clock/package/contents/ui/DigitalClock.qml > M +26 -0 applets/digital-clock/package/contents/ui/configAppearance.qml > > https://commits.kde.org/plasma-workspace/ > 235fa8107dabb757d88cd1876309c12cad990207 mentioned in https://bugs.kde.org/show_bug.cgi?id=340982#c155 And I can confirm customizing of the date. However, the *time* lacks the comparable field and functions to specify custom time format. (In my case, I want 12-hour time *without* showing the AM/PM part (particularly because I have a left-side panel and much less room for the numbers, so it's too small with the AM/PM shown.) -- You are receiving this mail because: You are watching all bug changes.