Home
last modified time | relevance | path

Searched refs:toDateTime (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/
DTimestamp.php194 public function toDateTime() function in Google\\Protobuf\\Timestamp
/external/protobuf/php/tests/
Dmemory_leak_test.php159 $to = $timestamp->toDateTime();
Dwell_known_test.php319 $to = $timestamp->toDateTime();
/external/protobuf/php/ext/google/protobuf/
Dmessage.c1566 PHP_ME(Timestamp, toDateTime, NULL, ZEND_ACC_PUBLIC)
1685 PHP_METHOD(Timestamp, toDateTime) { argument
Dprotobuf.h1233 PHP_METHOD(Timestamp, toDateTime);