Defect #1372
closed
Timelog hours decimal format
Added by Begoña Villamor almost 18 years ago.
Updated over 17 years ago.
Description
Time tracking hours are always stored with english decimal format, '.' for decimals.
When exporting timelog to csv, the hours (time spent) column has english decimal format, not user locale format.
Excel in spanish can't operate with these hours because are treated as text fields.
Could you add a number format parameter in configuration properties or something to avoid this problem?
Thanks.
- Category set to Time tracking
- Status changed from New to Closed
- Target version set to 0.8
- Resolution set to Fixed
The decimal separator is now configured in each language file (r1591).
The comma was chosen for the Spanish and French translations.
See: source:trunk/lang/es.yml@1591#L51
- Status changed from Closed to Reopened
The comma should be the default decimal separator for Portuguese too.
- Status changed from Reopened to Closed
Change done in pt.yml (r2078)
Sorry, but there is the pt-br.yml too.
- Target version deleted (
0.8)
- Target version set to 0.8.1
Also available in: Atom
PDF