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

Function formatdate

Lib/email/utils.py:124–173  ·  view source on GitHub ↗

Returns a date string as specified by RFC 2822, e.g.: Fri, 09 Nov 2001 01:08:47 -0000 Optional timeval if given is a floating point time value as accepted by gmtime() and localtime(), otherwise the current time is used. Optional localtime is a flag that when True, interprets timev

(timeval=None, localtime=False, usegmt=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

emitMethod · 0.90

Calls 1

divmodFunction · 0.85

Tested by

no test coverage detected