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