Esempio n. 1
0
 public function setDateDemande($date)
 {
     $this->date_demande = CommonTools::toMysqlDate($date);
 }