I am getting the below error while converting a string into date. Below is the error:
conversion of string "Tue Feb 05 00:00:00 CST 2013" to type 'Date'is not valid
Can you please share how to convert this string into dateTime.
Go to the complete details ...