29 Oct
2001
29 Oct
'01
6:01 p.m.
"Andreas Jung" <andreas@zope.com> writes:
This is a limitation of time.mktime() in Python but not of Zope. The ValueError seems not to be documented in the Python docs.
Yes, but it's the only call to 'mktime' in 'DateTime.py' and it seems that calling it is unnecessary. jens