Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 10267)
+++ temp/trunk/html/admin/products/index.php	(revision 10268)
@@ -170,5 +170,5 @@
 					$date = strtotime($date);
 					
-					sfprintr(date('y-m-d', $date - 86400));
+					sfprintr(date('Y-m-d', $date + 86400));
 					
 					$where.= " AND update_date < date('" . $_POST['search_endyear'] . "/" . $_POST['search_endmonth'] . "/" . $_POST['search_endday'] . "')";
