I know that the creation date is not saved in the file system itself, but I encounter a problem when, when used, os.renameit updates the creation date of the files I work with.
Can I rename a file without changing its original creation date?
source
share