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

startOfCentury() 공개 메소드

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