[IronPython] Two hour error in IPY implementation of time.mktime and time.gmtime

Curt Hagenlocher curt at hagenlocher.org
Tue Aug 26 20:07:43 CEST 2008


On Tue, Aug 26, 2008 at 9:20 AM, Michael Foord
<fuzzyman at voidspace.org.uk> wrote:
>
> I haven't been following this fully, but here is the result of the script
> with CPython 2.5.2 and ipy 1 on OS X 10.5.

Thanks to both of you. There appear to be some problems with
DST-handling in our libraries and it's making my head spin.  I'm this
close to starting a new political lobby to abolish DST world-wide and
I suspect that I could get more than a few programmers to join...

> 2.4.0 (IronPython 1.1 (1.1) on .NET 2.0.50727.42)
> using time.gmtime= (33, 6, 28, 15, 20, 1, 1, 179, -1)

Ah, the days of having our very own epoch! :)

--
Curt Hagenlocher
curt at hagenlocher.org



More information about the Ironpython-users mailing list