]> granicus.if.org Git - python/commit
(1) call mktime() just before strftime(); it normalizes the buffer and
authorGuido van Rossum <guido@python.org>
Mon, 8 Dec 1997 21:56:43 +0000 (21:56 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 8 Dec 1997 21:56:43 +0000 (21:56 +0000)
commitbe1eb0d9edc4720d97b2f5eac085d77b6dd34346
tree95c734d604c9e726b1e089e412911b50d4cc8a69
parent6a99984e79b9779d54f71691cb8b1dca718862a7
(1) call mktime() just before strftime(); it normalizes the buffer and
may set the timezone name for BSD systems...

(2) fake all of the timezone variables for the mac.
Modules/timemodule.c