Пример #1
0
 public function test3()
 {
     $dur = new Duration(5278156);
     $this->assertEquals($dur->render(), '1466:09:16');
 }