Well i managed to upload the cvs file with the file upload, and them separated the ";" with Tokenizer.
Now i have a problem with dates.
one of the fields is a date type and i want to separe the them in working days and weekend days.
I tried to use the SimpleDateFormat and Calendar,but nothing.
Anyone what´s to help me?
Add a comment