KekLib.FileTimeUtils#
FileTimeUtils.py
Copyright (c) 2019, Masatsuyo Takahashi, KEK-PF
References
How do I change the file creation date of a Windows file from Python? https://stackoverflow.com/questions/4996405/how-do-i-change-the-file-creation-date-of-a-windows-file-from-python
- getFileDateTimes(filePath)#
- setFileDateTimes(filePath, datetimes)#