[kmymoney] [Bug 455596] Broken date format

Thomas Baumgart bugzilla_noreply at kde.org
Sat Mar 25 14:30:33 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=455596

--- Comment #1 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 7e1fdb6b63c8b6c7a07d2732049842674b9e4134 by Thomas Baumgart.
Committed on 25/03/2023 at 14:29.
Pushed by tbaumgart into branch 'master'.

Use consistent date format throughout the application

The format still relies on the current locale, but a central location in
the code is now used which provides a consistent 4 digit year format for
dates.

M  +8    -7    kmymoney/dialogs/kcurrencycalculator.cpp
M  +2    -1    kmymoney/dialogs/kmymoneypricedlg.cpp
M  +1    -0    kmymoney/kmymoney.cpp
M  +5    -4    kmymoney/mymoney/mymoneyfile.cpp
M  +36   -8    kmymoney/mymoney/mymoneyutils.cpp
M  +5    -1    kmymoney/mymoney/mymoneyutils.h
M  +4    -4    kmymoney/mymoney/storage/onlinejobsmodel.cpp
M  +2    -1    kmymoney/mymoney/storage/pricemodel.cpp
M  +1    -1    kmymoney/plugins/checkprinting/checkprinting.cpp
M  +3    -3    kmymoney/plugins/views/forecast/kforecastview_p.h
M  +7    -7    kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.cpp
M  +7    -6    kmymoney/plugins/views/reports/core/listtable.cpp
M  +6    -8    kmymoney/plugins/views/reports/core/reporttable.cpp
M  +14   -13   kmymoney/plugins/views/reports/core/tests/querytable-test.cpp
M  +2    -2    kmymoney/plugins/views/reports/kreportsview_p.h
M  +3    -2    kmymoney/views/keditscheduledlg.cpp
M  +2    -3    kmymoney/views/khomeview_p.h
M  +1    -1    kmymoney/views/kscheduledview_p.h
M  +7    -6    kmymoney/widgets/kmymoneybriefschedule.cpp
M  +7    -4    kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp
M  +6    -4    kmymoney/wizards/newloanwizard/effectivedatewizardpage.cpp
M  +11   -9    kmymoney/wizards/newloanwizard/keditloanwizard.cpp
M  +3    -1    kmymoney/wizards/newloanwizard/summaryeditwizardpage.cpp
M  +3    -2    kmymoney/wizards/newloanwizard/summarywizardpage.cpp

https://invent.kde.org/office/kmymoney/commit/7e1fdb6b63c8b6c7a07d2732049842674b9e4134

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list