In my Model
public function setReceptionDate(date $reception_date) { $this->reception_date=$reception_date->date(\'Y-m-d\'); } public function g