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

isWeekend() public méthode

Determines if the instance is a weekend day
public isWeekend ( ) : boolean
Résultat boolean
    public function isWeekend();
ChronosInterface