DATE ARITHMETIC

Jeff Bauer jbauer at rubic.com
Fri Jun 18 20:29:18 EDT 1999


Ajith Prasad wrote:
> I need to do some simple date arithmetic - finding the number 
> of days between any 2 days, the age of a person on a day given
> his birthday. The mxDateTime module downloadable from the 
> Python website is more complex than what I need. Any other
> suggestions?

Here's a simple one:

  http://starship.python.net/crew/jbauer/normaldate/

Best regards,

Jeff Bauer
Rubicon, Inc.




More information about the Python-list mailing list