Jude Landry

Jude Landry

  • NA
  • 7
  • 0

from string to datetime

May 1 2006 6:15 PM
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!

Answers (1)