Bug 230124

Summary: QIF export date field problem
Product: [Applications] kmymoney Reporter: Toan <nguyenthetoan>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Toan 2010-03-09 20:18:53 UTC
Version:           3.96-svn (using KDE 4.3.2)
Compiler:          gcc 4.4.1 
OS:                Linux
Installed from:    Compiled From Sources


I tried QIF export. The resultant file has problems with date field. Some entries have year, some don't. 

Also, the date doesn't honor localization. I live in the US, and the date format is MM/DD/YYYY. KMM exports QIF file with the date field as DD.MM.YYYY
Comment 1 Thomas Baumgart 2010-03-20 15:11:09 UTC
SVN commit 1105533 by tbaumgart:

Show tabs for date format and monetary symbols in QIF profile editor. It is required for QIF export.

After string freeze, I want to add a note on both tabs that they are only used for QIF export.

BUG: 230124

 M  +0 -4      mymoneyqifprofileeditor.cpp  
 M  +92 -92    mymoneyqifprofileeditordecl.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1105533