Python Thorystamp Shift un jour

from datetime import datetime, timedelta
print datetime.now() + timedelta(days=5, hours=-5)
Important Ibis