|
date
file1
E108,0,2/3/1995,0,E001,E003,A,15000,1250,7.211538,12/14/2008
E109,0,2/15/1995,0,E001,E001,A,78000,6500,37.5,2/3/1995
resultant date should be in this formate
E108,0,199523,0,E001,E003,A,15000,1250,7.21153820081214
E109,0,1995215,0,E001,E001,A,78000,6500,37.5,199523
Is the any command or code that would do this .........please replay asap........
Identifing the date values in the each row cutting dd mm yyyy separately and arranging in this order yyymmdd.........is there any command that do or code.......
|