Cake\Chronos\ChronosInterface::isThisMonth PHP Method

isThisMonth() public method

Returns true if this object represents a date within the current month
public isThisMonth ( ) : boolean
return boolean
    public function isThisMonth();
ChronosInterface