Time

David LeBlanc whisper at oz.net
Mon Jun 3 18:46:16 EDT 2002


You might want to check out mxDateTime in the mx toolkit at
http://www.egenix.com/files/python/. I don't see a direct +/-day function
but there is access to the elements of a datetime such that you could
add/subtract an integer to the day value

David LeBlanc
Seattle, WA USA

> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of Gold Fish
> Sent: Monday, June 03, 2002 14:32
> To: python-list at python.org
> Subject: Time
>
>
> Anyone know how to determine the time in python. If the mtime in the file
> filename.py is Mon Jun 3 03:25:57 2002 ,if i want to set the time forward
> or backwards in 5 days time, how can i do that.
> --
> http://mail.python.org/mailman/listinfo/python-list






More information about the Python-list mailing list