Tag Archives: code

How to move the date in Python – Snippet code

Dear All, To move the date in python the following code may help. Using this function we can move the days in both past date and future date by specifying the no of movedays with -ve/+ve sign accordingly.

Posted in Python | Tagged , , , , , | Leave a comment