Cake\Chronos\ChronosInterface::isWeekend PHP Method

isWeekend() public method

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