Convert.ToDateTime
I am getting an error at run time.
What an I doing wrong?
//string zz = "Mar 15 2004 13:09:04";
string zz = XMLDateTime;
DateTime a = Convert.ToDateTime(zz);
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
onthe_rowPosted Apr 8, 2004, 2:40 PM
wooi83Posted Apr 1, 2004, 10:01 AM
jaac79Posted Apr 1, 2004, 2:05 AM
r2r-80Posted Mar 30, 2004, 10:59 PM