[Zope-Checkins] CVS: Zope2 - DateTime.py:1.49.12.10

Brian Lloyd brian@digicool.com
Mon, 13 Nov 2000 10:18:15 -0500 (EST)


Update of /cvs-repository/Zope2/lib/python/DateTime
In directory korak.digicool.com:/home/brian/temp/test_22/lib/python/DateTime

Modified Files:
      Tag: Zope-2_2-branch
	DateTime.py 
Log Message:
Fixed #1731: subtracting 2 dt objects over a DST boundary gave the wrong 
answer because the timezone offset was taken into account in the operation.