[Zope] TimeError in Zope 2.8.5

Dieter Maurer dieter at handshake.de
Tue Nov 21 15:02:52 EST 2006


Paul Winkler wrote at 2006-11-20 22:00 -0500:
>On Mon, Nov 20, 2006 at 05:48:24PM -0600, John McIntyre wrote:
>> - I have been told 106900545747.045975 converts to: Tue May 22 1973 01:35:45
>> GMT-0500. I have learned that DateTime sometimes has issues with dates
>> outside of 1970 - 2038. 1973 should fall within the acceptable range.
>
>Heh, nope.  
>
>./bin/zopectl debug
>...
>>>> print DateTime.DateTime(106900545747.045975).ISO()
>5357-07-17 15:02:27

Looks you have a newer "DateTime" implementation.

The posted traceback clearly shows the the posters "DateTime" implementation
clearly has had problems...



-- 
Dieter


More information about the Zope mailing list