Date-time class

psalvan at my-deja.com psalvan at my-deja.com
Wed Jan 31 09:39:15 EST 2001


I need a simple and practical DateTime class....

The standard python library seems to lack such class: a class with methods
getYear,m getMonth, ... getSecond, that let me make make time arithmetic (ie:
how many month beetween 12/4/1998 and 3/1/2001? How many day? How many
seconds? How can I get 7/12/1978 + 1 month?), etc.... some help????

It seems to me standard library lacks simple and practical date/time
support...I'm right?

                                      Paolo


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list