SyntaxFix
Write A Post
Hire A Developer
Questions
Try this
DateTime dDate; dDate = DateTime.TryParse(inputString); String.Format("{0:d/MM/yyyy}", dDate);
see this link for more info. http://msdn.microsoft.com/en-us/library/ch92fbc1.aspx