[Zope] Re: how to use datetime

Paul Tiemann pault@center7.com
14 Nov 2002 16:23:10 -0700


Hi Jonatan,

If you need easy-to-use DateTime objects, I'd suggest mx.DateTime
package -- search for 'mx.DateTime' on google to find it - it's a lot
easier to work with those DateTime objects, especially for rules like
adding or subtracting a whole week, when the week crosses daylight
savings time rules, etc...  It handles it all very elegantly.

Just my 2c.

--
Paul