public function testToString()
 {
     $this->assertEquals(date(DateTime::getFormat()), "" . $this->date);
 }