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

startOfYear() 공개 메소드

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