In Python, how to I create a datetime with X hours?

Posted by alex on Stack Overflow See other posts from Stack Overflow or by alex
Published on 2010-05-19T21:03:15Z Indexed on 2010/05/19 21:10 UTC
Read the original article Hit count: 133

Filed under:
|
|

How do I create the datetime that is 24 hours before NOW()? 48 before NOW()? X hours or days before now??

© Stack Overflow or respective owner

Related posts about python

Related posts about datetime