Cassandra\Timestamp::toDateTime PHP Method

toDateTime() public method

Converts current timestamp to PHP DateTime.
public toDateTime ( ) : DateTime
return DateTime PHP representation
    public function toDateTime()
    {
    }