how to manipulate date operation??

Alex Martelli aleaxit at yahoo.com
Mon Sep 4 08:34:54 EDT 2000


"ykchew" <ykchew at hotmail.com> wrote in message
news:39b37703.0 at news.tm.net.my...
> hi there,
>     i'm new to python, i wish to know how to manipulate the date like
>     Today + 1 day and
>     Today + 1 hour

For anything and everything one might want to do with dates and times:

http://starship.python.net/~lemburg/mxDateTime.html


Alex






More information about the Python-list mailing list