Morilog\Jalali\jDate::time PHP Méthode

time() public méthode

public time ( ) : integer
Résultat integer
    public function time()
    {
        return $this->dateTime->getTimestamp();
    }