Cassandra\Timestamp::toDateTime PHP 메소드

toDateTime() 공개 메소드

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