Exemple #1
0
 protected function setDateTime($propName, $date) {
   $this->addProperty(new Vpdi_Property($propName, Vpdi::encodeDateTime($date)));
 }