from string to datetime
I have a text file that I am scanning through. The is a date in the format mmddyy(no slashes). How to I convert this into a datetime structure?
datetime dtex = new datetime(mm,dd,yy)?
Thanx in advance!
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.
Mark GutierrezPosted May 21, 2006, 1:59 PM