Re: [Zope-dev] Zope 2.1.6 DateTime bug: daylight saving time not handled -- with patch

2000-05-29 Thread Steve Alexander
Dieter Maurer wrote: The Zope 2.1.6 DateTime module does not recognize daylight saving time. You might find Shane Hathaway's revision of DateTime.py useful. http://www.zope.org/Members/hathawsh/DateTime.py It corrects many rounding errors, as well as the problems with daylight saving

[Zope-dev] Zope 2.1.6 DateTime bug: daylight saving time not handled -- with patch

2000-05-28 Thread Dieter Maurer
The Zope 2.1.6 DateTime module does not recognize daylight saving time. Patch attached. Dieter --- lib/python/DateTime/:DateTime.py Tue Mar 14 18:04:59 2000 +++ lib/python/DateTime/DateTime.py Sun May 28 18:43:28 2000 @@ -94,6 +94,8 @@ from types import