DateTime dt = Convert.ToDateTime("12/13/2012");
CType(Today.Date & " 00:00:00", DateTime)
dt.ToString("MM/dd/yyyy HH:mm:ss");
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)