I would like to convert the string in a String data type into a Date data type. The string would look like this: 11/28/05 11:11 AM
I will have some data checking to make sure the string is always formatted like this.
I have looked online to find a solution but have found nothing. Any help on how to do this convertion would be appreciated.
I will have some data checking to make sure the string is always formatted like this.
I have looked online to find a solution but have found nothing. Any help on how to do this convertion would be appreciated.