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: [email protected]
Reporter: [email protected]
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 watching all bug changes.