Closed arius86 closed 9 years ago
$this->assertFalse(\Vegas\Util\DateTime::isValid((new \DateTime())->format('d/m/Y')));
It works for 31/12/2014 (and so) but now with 2/1/2015 DateTime has some problems (same in testShouldResolveDateTime test).
It works for 31/12/2014 (and so) but now with 2/1/2015 DateTime has some problems (same in testShouldResolveDateTime test).