Actions
Feature #21677
openUse localised decimal separator for hours in the web UI
Status:
New
Priority:
Normal
Assignee:
-
Category:
I18n
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
We have localised decimal separators for times in CSV exports #1372, this isn't used for times in the web UI though.
Files
Related issues
Updated by Felix Schäfer over 7 years ago
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.
Updated by Toshi MARUYAMA over 7 years ago
I don't have any thought because Japanese decimal separator is ".".
Updated by Toshi MARUYAMA over 7 years ago
- Related to Defect #22024: Validation error on float custom filed in case of i18n decimal separator added
Actions