April 26, 2006
1:03 a.m.
Oh, one thing I should mention is that the code currently uses the mx.DateTime module (http://www.egenix.com/files/python/mxDateTime.html) because I have found it to offer a lot more flexibility than python's built-in date/time module. It could *probably* be rewritten to use only the built in date/time module, but I am not going to attempt to do that at this time - Matt Knox