if ($this->End instanceof DateTime) {
            $data['end'] = $this->End->format("H:i:s");
        }