Searched defs:fromDateTime (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/php/src/Google/Protobuf/ | ||
D | Timestamp.php | 183 public function fromDateTime(\DateTime $datetime) function in Google\\Protobuf\\Timestamp |
/external/python/pyasn1/pyasn1/type/ | ||
D | useful.py | 129 def fromDateTime(cls, dt): member in TimeMixIn |
/external/protobuf/php/ext/google/protobuf/ | ||
D | message.c | 1594 PHP_METHOD(Timestamp, fromDateTime) { argument |