Guys,
I am downloading a file from one software. the date format i am getting in the file is like this
<tbody>
21 Jul, 11
</tbody>
I tried to convert the date using formatting, I also tried using len,mid,left right but whatever value I get that's not in standard MM/DD/YYYY format which is...