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

startOfMonth() public méthode

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