Hi,
i have a string variable having date as following format "05-01-2010"
when convert this date into DateTime Format i got the following error 'String was not recognized as a valid DateTime'
Please Help me to solve it
i have a string variable having date as following format "05-01-2010"
when convert this date into DateTime Format i got the following error 'String was not recognized as a valid DateTime'
Please Help me to solve it
Comment