I'm using Python v2.x and am wondering how I can rename a known text file, for my example say "text.txt", to include the current date and time.
Any help would be greatly appreciated.
|
|
|
To get the current datetime use:
Then to rename file:
|
|||
|
|
|
Have a look over here for time stuff and over here for renaming files. |
|||||
|
Modify |
|||
|
|
|
|||
|
|