Page 1 of 1

Import CSV wrong Date

Posted: 08 April 2010, 14:54
by archy88
Hello,

my Problem is, when i import an csv file, the Programm took always for the current bookings the Date of today!
How does the Programm took the Date each Booking? What must i tell or how must i configure the Programm??

At moment ich use dd.MM''yyyy for the date. A Booking looks like :

123450000;23.03.2010;KAUFLAND;-23,16;EUR

But always i import i became the date of today!


Andreas

Re: Import CSV wrong Date

Posted: 08 April 2010, 16:45
by archy88
Hurray, the Problem was, i must use dd.MM.yyyy and not dd.MM''yyyy