I imported the following. csv file. introduce dates in the format YYYY-mm-dd and the xml file there is a date that does not correspond
CVS: 2010-01-01---------------->XML: "0006-07-03T00:00:00"
The import routine actually allows matching on several date formats - for some reason it must have matched the wrong format. I will take a look at the routine to see what the issue is.
Could you confirm what version of Xuse you are running? OS and Java version etc.
Thanks
Mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the file import requiriments in csv
The import routine actually allows matching on several date formats - for some reason it must have matched the wrong format. I will take a look at the routine to see what the issue is.
Could you confirm what version of Xuse you are running? OS and Java version etc.
Thanks
Mike
OK - this was an issue with the import routine. I have created a new xuse.jar (see https://sourceforge.net/projects/xuse/files/xuse/xuse-01.00.00-SNAPSHOT-2010-03-05/patches/Defect-2984386/\) which you need to download and copy over the existing xuse.jar which can be found at your XUSE_HOME location.
Please let me know if this fixes the problem for you.
Thanks for his answer
Fixed in https://sourceforge.net/projects/xuse/files/xuse/xuse-01.00.00-RC1/