Version: unspecified (using Devel) OS: Linux When changing the locale to USA, the panel correctly (after a plasma restart) shows the time in 12-hour-format, i.e. 8:37 PM. The configuration module stays the same way and forces the user to input a 24-hour-format. Although I am not a friend of the 12-hour-system, it is not the system’s choice to make which time format the user has to be used. The above seems to be a common problem in ALL Linux distributions and desktop environments - Windows 2.0 made it right… Reproducible: Always Steps to Reproduce: 1. Have locale USA 2. Open the Time config module Actual Results: It still prompts time input in 24-hour-format Expected Results: It should prompt the time in 12-hour-format with a dropdown for AM/PM
It is hardcoded like this : timeEdit->setDisplayFormat("HH:mm:ss");
https://git.reviewboard.kde.org/r/112122/
Git commit af5ca00130e9ae53b0d9662dbc250ca4595067ab by Christoph Feck. Committed on 20/08/2013 at 10:30. Pushed by cfeck into branch 'KDE/4.11'. Respect user's 12 hour clock preference FIXED-IN: 4.11.1 REVIEW: 112122 M +1 -1 kcontrol/dateandtime/dtime.cpp http://commits.kde.org/kde-workspace/af5ca00130e9ae53b0d9662dbc250ca4595067ab