Exchange file date with python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Exchange file date with python?

how can I exchange the "last modification date" with the "creation date" of multiple files using python?

11th Oct 2017, 9:17 PM
MrCubeLord Bx4
MrCubeLord Bx4 - avatar
2 Answers
+ 3
The solution is probably OS dependent. I won’t have an answer for any OS, but what OS did you have in mind?
6th Feb 2018, 10:37 AM
SQrL
SQrL - avatar
0
first, thank you for your answer. Actually, I want to modify dates on an android phone. I finally did the python script but it needs the root permissions to be able to modify dates
7th Mar 2018, 11:22 AM
MrCubeLord Bx4
MrCubeLord Bx4 - avatar