Difference between two dates

sniipe at gmail.com sniipe at gmail.com
Tue Jun 24 06:11:03 EDT 2008


Hi!

I am new in Python, so I count for your help. I need to get difference
in months between two dates. How to do it in python? I am substracting
two dates, for example date1 - date2 and I got result in days, how to
change it?

Best regards



More information about the Python-list mailing list