[Tutor] Performing arithmetic operations with date

Luke Paireepinart rabidpoobear at gmail.com
Thu Nov 2 16:48:35 CET 2006


Asrarahmed Kadri wrote:
[question about dates and times]
Asrarahmed, please check google.com and other resources before asking on 
the list.

A google of 'python date module'
brought the page
http://pleac.sourceforge.net/pleac_python/datesandtimes.html
as the first link,
which has examples on usage.
The second link down is http://docs.python.org/lib/module-datetime.html
which is the module definition from Python.org.

HTH,
-Luke


More information about the Tutor mailing list