MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / getdate_tz

Method getdate_tz

Lib/rfc822.py:367–377  ·  view source on GitHub ↗

Retrieve a date field from a header as a 10-tuple. The first 9 elements make up a tuple compatible with time.mktime(), and the 10th is the offset of the poster's time zone from GMT/UTC.

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

rfc822.pyFile · 0.80

Calls 1

parsedate_tzFunction · 0.70

Tested by

no test coverage detected