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

startOfWeek() 공개 메소드

Resets the date to the first day of week (defined in $weekStartsAt) and the time to 00:00:00
public startOfWeek ( ) : static
리턴 static
    public function startOfWeek();
ChronosInterface