$date=date('Y-m-d'); $cond['PatTime']=array('like','2014-08-06%');
$date=date('Y-m-d'); $cond['PatTime']=array('like','$date%');