]> granicus.if.org Git - python/commit
Add mktime_tz() which turns a date_tz 10-tuple into a standard Unix timestamp.
authorGuido van Rossum <guido@python.org>
Thu, 12 Dec 1996 18:39:54 +0000 (18:39 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 12 Dec 1996 18:39:54 +0000 (18:39 +0000)
commit6cdd7a0433aaf9d28ebb912276c704e755e64543
treeedc236821201d1ed5b7a67dac87aeb5faacc1945
parent21be14709429fb6d6bcac37163930f934a51737e
Add mktime_tz() which turns a date_tz 10-tuple into a standard Unix timestamp.
Lib/rfc822.py