Date Calculations

Oleg Broytmann phd at emerald.netskate.ru
Mon Aug 23 04:20:59 EDT 1999


On Sun, 22 Aug 1999, Per Kistler wrote:
> I'm making some Date Calculaton class with things like
> deltaDays, addDays, daysInYear and so on, above the calendar 
> and time classes. After some 300 lines I thought, I better
> ask, whether that has already been done by someone else.
> How is this?

   I have a small module for date/time arithmetic. It is not OO - just a
set of functions. Look for opdate.py in m_lib.tgz on my homepage and
mirrors:

http://sun.med.ru/~phd/Software/Python/
http://members.xoom.com/phd2/Software/Python/
http://www.fortunecity.com/skyscraper/unix/797/Software/Python/

> Regards, Per.
> -- 
> Per Kistler kistler at fnmail.com / kistler at gmx.net

Oleg.
---- 
    Oleg Broytmann        Netskate/Inter.Net.Ru        phd at emerald.netskate.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list