Use calendar.timegm instead of time.mktime, for correct timezone handling.
authorZac Medico <zmedico@gentoo.org>
Tue, 27 Oct 2009 22:54:56 +0000 (22:54 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 27 Oct 2009 22:54:56 +0000 (22:54 -0000)
commit5adb1df7290b168081de0559c2da37d4c878c5a4
tree6ee44e79e12a94a2004a2ddc6960c43db00833a2
parent7f17314e356ab20619b4cd2af0702d6c5b15fd88
Use calendar.timegm instead of time.mktime, for correct timezone handling.
(trunk r14728)

svn path=/main/branches/2.1.7/; revision=14736
bin/repoman