Hello, this is my first question on this site. I have a string with a date in it, like "17/02/1943", in the format dd/mm/yyyy. I need to get the date from this string, and put it into my Date struct, which has three int's for Day, Month and Year. How would I go about getting the numbers out, would I get substrings and cast them or something?



LinkBack URL
About LinkBacks



I used to be an adventurer like you... then I took an arrow to the knee.