$this->dateFrom->format('d.m.Y'), 'timeFrom' => $this->dateFrom->format('H:i'), 'timeTill' => $this->dateTill->format('H:i'), ]; } }