End Google Ads 201810 - BS.net 01 --> i have a problem in comparing two dates

string x = textbox1.text

where textbox1.text is in the format of "dd MMMM yy"

i when i'm trying to parse that text to date error message appearse telling me that it's not valid

what i need is to compare this date to another date from another textbox

what should i do?

thanks in advance