Cake\Chronos\ChronosInterface::startOfCentury PHP Method

startOfCentury() public method

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