Cake\Chronos\ChronosInterface::startOfMonth PHP Method

startOfMonth() public method

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