Esempio n. 1
0
 public function sub($interval)
 {
     MKrono::dateSub($this->datetime, $interval);
     return $this;
 }