Use calendar.timegm instead of time.mktime, for correct timezone handling.
authorZac Medico <zmedico@gentoo.org>
Sun, 25 Oct 2009 22:41:27 +0000 (22:41 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 25 Oct 2009 22:41:27 +0000 (22:41 -0000)
commit003694bff44de29128e4c7e8fb56f0cb7a3433e9
treee11e1f1679f7b3d67beebf376059626dad0222b0
parentab60eb150637709d9ae0fb166ed8eebcfa9b43f0
Use calendar.timegm instead of time.mktime, for correct timezone handling.

svn path=/main/trunk/; revision=14728
bin/repoman