FluidTYPO3\Vhs\ViewHelpers\System\DateTimeViewHelper::getTimestamp PHP Method

getTimestamp() protected static method

protected static getTimestamp ( ) : integer
return integer
    protected static function getTimestamp()
    {
        return time();
    }