Date and Time

Oleg Broytmann phd at phd.russ.ru
Mon Jan 31 05:26:14 EST 2000


On Mon, 31 Jan 2000, Adrian Eyre wrote:
> > I also have an all-python module that does a lot of date and time
> > things. It might give you some ideas.
> > See:
> >     datetime.py
> > at:
> >     http://starship.python.net/crew/jjkunce/
> 
> I'm surprised that something like this doesn't exist already in the
> standard Python library. Date and time manipulations are amongst the
> most common things done in programs. How difficult would it be to get
> it to be added in the next release?

   http://sun.med.ru/~phd/Software/Python/misc.html, file m_lib.tgz, module
opdate.py. Very simple, but useful.

   Mirrors:
http://members.xoom.com/phd2/Software/Python/
http://www.fortunecity.com/skyscraper/unix/797/Software/Python/

Oleg.
---- 
    Oleg Broytmann      Foundation for Effective Policies      phd at phd.russ.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list