You can easily get it by this following code
import os
print("Date created" + time.ctime(os.path.getctime(file_dr)))
You can easily get it by this following code
import os
print("Date created" + time.ctime(os.path.getctime(file_dr)))
For further actions, you may consider blocking this person and/or reporting abuse
Itamar Tati -
Itamar Tati -
Renato Silva -
Itamar Tati -
Top comments (0)