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

isFuture() public méthode

Determines if the instance is in the future, ie. greater (after) than now
public isFuture ( ) : boolean
Résultat boolean
    public function isFuture();
ChronosInterface