Cake\Chronos\ChronosInterface::startOfYear PHP Méthode

startOfYear() public méthode

Resets the date to the first day of the year and the time to 00:00:00
public startOfYear ( ) : static
Résultat static
    public function startOfYear();
ChronosInterface