[kmymoney] [Bug 390045] Date format in reports
Ralf Habacker
bugzilla_noreply at kde.org
Sun Feb 25 10:19:10 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=390045
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0 |1
--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
(In reply to Ralf Habacker from comment #1)
> I can confirm that data values are not displayed with the current logic
formatting number in KDChart is performed by
QString AbstractDiagram::Private::formatNumber( qreal value, int decimalDigits,
const QChar &decimalPoint ) const
which does not use any locale settings nor does it have parameters for setting
decimal point or thousand separator.
Because this method is located in KDChart, a fix would be located in KDChart.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list