I am pulling in date values from a sql server database using a gridview and and the date gets converted from
12/12/2009 to 12/12/2009 12:
set the dataformatstring value to "{0:d}"
Ex: