4
Answers

How to Convert a string to datetime with culture info in c#?

Hi All,
 
I have converted a date from the string it working fine in my local system, after I hosted the application to server. I got invalid date format error.
 
suggest me how to convert a date from string with current culture of a system. 
Answers (4)