Exemplo n.º 1
0
 public function diff($date, $format = '%a')
 {
     return MKrono::dateDiff($this->datetime, $date, $format);
 }