12 May
2005
12 May
'05
5:51 p.m.
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