Feature #21677
closed
Support localized decimal separator for hours in the web UI
Added by Felix Schäfer almost 9 years ago.
Updated 12 months ago.
Description
We have localised decimal separators for times in CSV exports #1372, this isn't used for times in the web UI though.
Files
The attached patch will change all hours in the web UI to use the localised decimal separator.
I first wanted some feedback so I haven't taken care of adapting the tests for now.
Should this be interesting for core Redmine, we should also discuss if Floats should also use the localised decimal separator or not.
I don't have any thought because Japanese decimal separator is ".".
- Related to Feature #22024: Support localized decimal separators for float values added
- Category changed from UI to I18n
- Subject changed from Use localised decimal separator for hours in the web UI to Support localized decimal separator for hours in the web UI
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Target version set to 6.0.0
- Resolution set to Fixed
Implemented the feature in r22593.
Also available in: Atom
PDF