Home
last modified time | relevance | path

Searched refs:getdate_tz (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Drfc822.py372 def getdate_tz(self, name): member in Message
992 date = m.getdate_tz('date')
/external/python/cpython2/Doc/library/
Drfc822.rst253 .. method:: Message.getdate_tz(name)
/external/python/cpython2/Misc/
DHISTORY13703 getdate_tz() method and a parsedate_tz() function; also a mktime_tz().
/external/python/cpython3/Misc/
DHISTORY31082 getdate_tz() method and a parsedate_tz() function; also a mktime_tz().