public function testGetDateFormat()
 {
     $this->assertSame("dd''MM''yyyy", $this->parser->getDateFormat());
 }