[kmymoney] [Bug 518444] New: CSV importer should support the (non-ISO) time field, if present
Dawid Wróbel
bugzilla_noreply at kde.org
Thu Apr 2 16:13:54 BST 2026
https://bugs.kde.org/show_bug.cgi?id=518444
Bug ID: 518444
Summary: CSV importer should support the (non-ISO) time field,
if present
Classification: Applications
Product: kmymoney
Version First 5.2.2
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: importer
Assignee: kmymoney-devel at kde.org
Reporter: me at dawidwrobel.com
Target Milestone: ---
SUMMARY
It is currently impossible to import a CSV file with a time included, as
KMyMoney reports it as an unknown time format and stops there. Some banks
nowadays conveniently include a timestamp of a transaction, so this is going to
happen more frequently that CSVs will include those as well.
STEPS TO REPRODUCE
1. Try to import a CSV with a timestamp column containing time component (e.g.
02.04.2026 17:10)
OBSERVED RESULT
CSV Importer reports: "There are invalid date formats in column '1'. Please
check your selections.'
EXPECTED RESULT
CSV Importer should ignore the time format (for now, as long as KMM doesn't
support storing complete time), if found, and proceed a usual.
ADDITIONAL INFORMATION
Support for ISO formatted time field was previously added:
https://bugs.kde.org/show_bug.cgi?id=435488
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list