Example #1
0
 public function testGetGlobal()
 {
     $this->assertEquals(date(DateTime::getGlobalFormat(), strtotime($this->datetime)), $this->o->getGlobal());
 }