Home
last modified time | relevance | path

Searched defs:fromDateTime (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/
DTimestamp.php183 public function fromDateTime(\DateTime $datetime) function in Google\\Protobuf\\Timestamp
/external/python/pyasn1/pyasn1/type/
Duseful.py129 def fromDateTime(cls, dt): member in TimeMixIn
/external/protobuf/php/ext/google/protobuf/
Dmessage.c1594 PHP_METHOD(Timestamp, fromDateTime) { argument