https://bugs.kde.org/show_bug.cgi?id=363955
Bug ID: 363955 Summary: CSV importer should accept datetime as date column Product: kmymoney4 Version: git master Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: csvimporter Assignee: kmymoney-de...@kde.org Reporter: lukasz.wojnilow...@gmail.com CSV importer should accept datetime as date column Reproducible: Always Steps to Reproduce: 1. File->Import->CSV 2. Select "Investments" and create new profile 3. Press select file and choose attached "test file.csv" 4. Set field delimiter to "comma" and text delimiter to "quotes" and press next 5. Assign columns according to attached image and press next 6. Set date format as "y m d" and press next 7. Set decimal symbol to "comma" and press "Import CSV" Actual Results: I get warning that date "2011-02-22-09.32.35" is not valid. Expected Results: CSV Importer should extract date from "2011-02-22-09.32.35". -- You are receiving this mail because: You are watching all bug changes.