Cake\Chronos\ChronosInterface::startOfDecade PHP 메소드

startOfDecade() 공개 메소드

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