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

isThisWeek() 공개 메소드

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