Cake\Chronos\ChronosInterface::startOfDecade PHP Method

startOfDecade() public method

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