Beispiel #1
0
 public function formatDate(array $date)
 {
     return $this->timeFormatter->formatDate($date);
 }