$this->id, "name" => $this->name, "displayDate" => $this->date->toDisplayString(), "dayOfWeek" => $this->date->dayName, ]; } }