Cake\Chronos\ChronosInterface::endOfYear PHP Method

endOfYear() public method

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