Cake\Chronos\ChronosInterface::endOfMonth PHP Method

endOfMonth() public method

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