Cake\Chronos\ChronosInterface::isThisMonth PHP 메소드

isThisMonth() 공개 메소드

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