#89
Solved
Errors in reports using comma [,] as decimal
Reported by hannes on SlimTimer Bugs · 08/02/2007 15:04:09
- Assigned to:
- rrwhite
- Priority:
- Normal
- Status:
- Solved
- Category:
- None
- Version:
- None
When using period [.] as decimal delimiter the numbers are correct when I change to using comma [,] instead it is reported wrongly, e.g.
1h 12m (rounded to nearest 6 min from 1h 10m)
using period[.] = 1.2
using decimal [,] = 1,12
please see attached screenshots (2 gifs)
Loading comments...