Home
last modified time | relevance | path

Searched defs:datetime (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/.gitlab-ci/lava/utils/
Dgitlab_section.py40 def get_timestamp(self, time: datetime) -> str:
44 def section(self, marker: str, header: str, time: datetime) -> str:
/third_party/protobuf/php/src/Google/Protobuf/
DTimestamp.php183 public function fromDateTime(\DateTime $datetime)
/third_party/libwebsockets/lib/plat/windows/
Dwindows-misc.c49 ULARGE_INTEGER datetime; in lws_now_usecs() local
/third_party/python/Doc/library/
Ddatetime.rst1646 .. _datetime-time:
/third_party/node/deps/npm/node_modules/@sigstore/core/dist/x509/
Dsct.js54 get datetime() { getter in SignedCertificateTimestamp
/third_party/python/Doc/whatsnew/
D3.3.rst1075 datetime section in Improved Modules
1090 .. _new-decimal:
D3.9.rst415 datetime section in Improved Modules
D3.8.rst751 datetime section in Improved Modules
D3.7.rst858 datetime section in Improved Modules
D3.6.rst970 datetime section in Improved Modules
/third_party/ffmpeg/libavformat/
Ddss.c71 char datetime[64], string[DSS_TIME_SIZE + 1] = { 0 }; in dss_read_metadata_date() local
Ddashdec.c178 static uint64_t get_utc_date_time_insec(AVFormatContext *s, const char *datetime) in get_utc_date_time_insec()
/third_party/python/Lib/email/
Dheaderregistry.py318 def datetime(self): member in DateHeader
/third_party/python/Lib/
Ddatetime.py1563 class datetime(date): class
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81448 static nsIAtom* datetime; member in nsGkAtoms