2
Answers

passing only date as string format Convert.ToDateTime() c#

Photo of Abhilash J A

Abhilash J A

8y
1.1k
1
Hello,
 
I passing string date and trying to convert to datetime format. But error occurred.
 
'String was not recognized as a valid DateTime.'
 
 
 
 
Please help me...

Answers (2)