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

isThisMonth() public méthode

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