Suppose there is a file named user.txt, you need to move it to another folder, but add the date in any format to its name (dd-mm-yy or dd-mm-yyyy) so that you get the name user14-12-06.txt or user14-12-2006.txt
How to rename a file and add the date to its name?
How to rename a file and add the date to its name?
This task actually answers the following question:
- Attachments
-
- RenameFileAndAddDatetimeFilename.xstk
- (7.14 KiB) Downloaded 1885 times