how can a date like '20/11/2013' - string be converted to this format 2013-11-20 00:00:00.000 in c# using DateTime.ParseExact or any other function.how can a date like '20/11/2013' - string be co
how can a date like '20/11/2013' - string be converted to this format 2013-11-20 00:00:00.000 in c# using DateTime.ParseExact or any other function.how can a date like '20/11/2013' - string be co