Date and Time

Adrian Eyre a.eyre at optichrome.com
Mon Jan 31 05:07:08 EST 2000


> 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?

--------------------------------------------
Adrian Eyre <a.eyre at optichrome.com>
http://www.optichrome.com 





More information about the Python-list mailing list