if (empty($this->duration) || strtolower($this->duration) == "ongoing") {
            $this->duration = "";
        }