Cassandra\Date::seconds PHP Method

seconds() public method

public seconds ( ) : integer
return integer Absolute seconds from epoch (1970, 1, 1), can be negative
    public function seconds()
    {
    }