Hi All,
I have problem converting string to DateTime datatype.
I am using Convert.ToDateTime(string) method but its not working
Can anyone please help me with it.The value returned by the method has to be passed as input parameter into a stored procedure ,the datatype of the input parameter is dateTime.
Please help me
Thanks
jyoti