if (!$this->date instanceof DateTime) {
            $this->date = new DateTime; 
        }