[Zope-dev] DateTime, strftime and TimeError

Dieter Maurer dieter at handshake.de
Thu May 12 13:51:30 EDT 2005


Andreas Jung wrote at 2005-5-12 14:24 +0200:
> ...
>After some testing: datetime has the same problems and it is unlikely that 
>we can solve
>this problem in Zope as long as the underlying implementation in the libc 
>sux (or better is
>constrained on 32 bit systems).

It would not be too difficult to reimplement "strftime"
in Python -- especially with the information held in a "DateTime".

Maybe an exercise for someone who needs "strftime" for
dates outside the supported range?


-- 
Dieter


More information about the Zope-Dev mailing list