Cake\Chronos\ChronosInterface::isWeekday PHP Method

isWeekday() public method

Determines if the instance is a weekday
public isWeekday ( ) : boolean
return boolean
    public function isWeekday();
ChronosInterface