Ned Deily <[email protected]> wrote: > In article <[email protected]>, > [email protected] wrote: > > I was just hoping there was some calendar object in Python which could > > do all that for me (I need the handling of 31st and February etc.) > > Whatever your requirement, chances are dateutil will be of help: > > <http://labix.org/python-dateutil> > Yes, you are right, I think dateutil does what I need and thus I won't have to reinvent the wheel. Thank you!
-- Chris Green -- http://mail.python.org/mailman/listinfo/python-list
