Cake\Chronos\ChronosInterface::endOfCentury PHP Method

endOfCentury() public method

Resets the date to end of the century and time to 23:59:59
public endOfCentury ( ) : static
return static
    public function endOfCentury();
ChronosInterface