Cassandra\Date::__toString PHP Method

__toString() public method

public __toString ( ) : string
return string this date in string format: Cassandra\Date(seconds=$seconds)
    public function __toString()
    {
    }