Hi i need the batch script to sort the existing date format of the files to the format of yyymmdd
Eg:-COBE018303_ej25102014
Output Should Be:-COBE018303_ej20141025
the same should be done for many more files but the first part of the file name should be the same(COBE018303_ej)
Kindly share the batch script for the above...