public function testMinValue()
 {
     $this->assertLessThanOrEqual(-2147483647, IntlCarbon::minValue()->getTimestamp());
 }