[Tutor] Performing arithmetic operations with date

Christopher Arndt chris.arndt at web.de
Thu Nov 2 17:04:55 CET 2006


Asrarahmed Kadri schrieb:
> I want to perform arithmetic operations on date supplied by the user on the
> command line.
> 
> Is there any built-in utility for this..??

Not built-in, but very useful:

http://labix.org/python-dateutil

Chris


More information about the Tutor mailing list