How to change modified date of a file in Windows 10 code example
Example: windows 10 change the date on a file
Use Cygwin: touch -t 201608221400 filename to set it to 22.08.2016 14:00:00
Use Cygwin: touch -t 201608221400 filename to set it to 22.08.2016 14:00:00