Cake\Chronos\ChronosInterface::isLeapYear PHP Méthode

isLeapYear() public méthode

Determines if the instance is a leap year
public isLeapYear ( ) : boolean
Résultat boolean
    public function isLeapYear();
ChronosInterface