MCPcopy Index your code
hub / github.com/python/cpython / datetime

Method datetime

Lib/email/headerregistry.py:316–317  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

314
315 @property
316 def datetime(self):
317 return self._datetime
318
319
320class UniqueDateHeader(DateHeader):

Callers 15

fromutcMethod · 0.80
tzinfo_examples.pyFile · 0.80
us_dst_rangeFunction · 0.80
_date_from_stringFunction · 0.80
_read_objectMethod · 0.80
_write_objectMethod · 0.80
parsedate_to_datetimeFunction · 0.80
convert_timestampFunction · 0.80
test_issue127903Method · 0.80
_createMethod · 0.80

Calls

no outgoing calls