Searched refs:toDateTime (Results 1 – 5 of 5) sorted by relevance
194 public function toDateTime() function in Google\\Protobuf\\Timestamp
159 $to = $timestamp->toDateTime();
319 $to = $timestamp->toDateTime();
1566 PHP_ME(Timestamp, toDateTime, NULL, ZEND_ACC_PUBLIC)1685 PHP_METHOD(Timestamp, toDateTime) { argument
1233 PHP_METHOD(Timestamp, toDateTime);