Hi all
I have a string like this "2/6/1986" which is a date..Remember that it is a date actually..so day size and month size are variant..It is not always single digit or single character...
I want "1986","6", "2" individually...
Can anybody provide trimming code to do this ..
Thankful to you all,
I have a string like this "2/6/1986" which is a date..Remember that it is a date actually..so day size and month size are variant..It is not always single digit or single character...
I want "1986","6", "2" individually...
Can anybody provide trimming code to do this ..
Thankful to you all,
Comment