Actions
Feature #36391
closedChange the default value for "Time span format" from "decimal" to "minutes"
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
The setting "Time span format" was introduced in Redmine 3.4.0 (#23996) and you can switch the format of time to "minutes", "HH:MM" style ("0:45 h" instead of "0.75").
The format "minutes" ("0:45 h") is much more natural and easier to understand than the format "decimal" ("0.75"). However, the default value of "Time span format" is still "decimal", and some users may not know this setting.
Since the minutes format is more natural and convenient for most users, I think it is better to set the "minutes" format as the default for newly installed Redmine instances.
Files
Related issues
Updated by Go MAEDA about 3 years ago
- Related to Feature #23996: Introduce a setting to change the display format of timespans to HH:MM added
Updated by Holger Just about 3 years ago
I support this change of the default setting.
Updated by Go MAEDA about 3 years ago
- Subject changed from Change the default value for "Time span format" from "decimal" to "minute" to Change the default value for "Time span format" from "decimal" to "minutes"
- Description updated (diff)
Updated by Go MAEDA about 3 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch.
Actions