Reply
Thu 27 Feb, 2014 06:26 am
1. Pick either Javascript /Jython
2. Create a simple CSV file with two date columns and 500 or so rows
3. For column1 change all the dates to DD/MM/YYYY format and for column 2 change all the dates to MM/DD/YYYY format.
Need help to wirte the simple java code would be required to run this demo via command line.