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

startOfMonth() 공개 메소드

Resets the date to the first day of the month and the time to 00:00:00
public startOfMonth ( ) : static
리턴 static
    public function startOfMonth();
ChronosInterface