DateTime.Parse(myString)

Hi,

Nothing wrong in the statement. But you have to clear in your requirements. Just looking at this statement, we can't say anything otherthan the statement is correct.

Arun
 
what is the value of myString and what do you get returned once you've parsed the string
 
Back
Top