コード例 #1
0
 public function testMinValue()
 {
     $this->assertLessThanOrEqual(-2147483647, IntlCarbon::minValue()->getTimestamp());
 }