Closed GoogleCodeExporter closed 9 years ago
Do get new 16 version from "project home" page. Its better and it shows you
what fields it parsed your file into if it can. You have to create a custom
reader.
Match your date format. It might use java format convention.
If you dont say a field is unneeded, you must supply it.
The drop down with numbers is only used if you want to skip xxx fields. ,
otherwise leave it blank.
Going off the top of my head as I'm not near my compiter for a couple of days.
Original comment by stashu....@gmail.com
on 25 Oct 2014 at 11:56
Hi. I created a word *.doc file that shows you what to do, with pictures. I use
LibreOffice. I think the problem is with a Money Dance function I used which is
not handling Months in dates correctly. Otherwise the rest does work. See my
attached issue-33.doc
Original comment by stashu....@gmail.com
on 12 Nov 2014 at 5:05
Attachments:
Thank you. I will test it and advise.
Original comment by wmclax...@gmail.com
on 12 Nov 2014 at 5:24
I attached an email. MD says they cannot handle Dec type string dates.
But, I just created mdcsvimporter beta 17 where I handle it by converting Dec
to 12 then MD will be ok with it. I will be making beta 17 available soon.
Original comment by stashu....@gmail.com
on 24 Nov 2014 at 2:21
Attachments:
I made this fix available as a beta-17.zip download.
It assumes locale.ENGLISH for Dec for now. I will have to
see if people need other languages.
Original comment by stashu....@gmail.com
on 24 Nov 2014 at 7:05
Original issue reported on code.google.com by
wmclax...@gmail.com
on 25 Oct 2014 at 9:40Attachments: