Python Forum
Getting Correct Creation Time
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting Correct Creation Time
#8
(Aug-12-2020, 09:00 PM)bowlofred Wrote: When you put it on windows, you "created" the file for the first time. And explorer should show that. Does it really show an earlier time in the Created column?

yeah, in windows explorer it shows the date as being in 2012 (which is when the picture was taken. But when I use os.path.getctime() it shows the date I copied the file over. Which was a few days ago.


(Aug-12-2020, 09:00 PM)bowlofred Wrote: Main thing for me, does the os.path.getctime() value agree with dir /t:c?

I'm gonna try dir /t:c. I'll also try your other suggestion. Be back with the result....
Reply


Messages In This Thread
Getting Correct Creation Time - by JohnVogel - Aug-10-2020, 04:51 PM
RE: Getting Correct Creation Time - by bowlofred - Aug-10-2020, 05:27 PM
RE: Getting Correct Creation Time - by JohnVogel - Aug-10-2020, 09:41 PM
RE: Getting Correct Creation Time - by Gribouillis - Aug-10-2020, 05:28 PM
RE: Getting Correct Creation Time - by bowlofred - Aug-11-2020, 04:04 AM
RE: Getting Correct Creation Time - by JohnVogel - Aug-12-2020, 08:17 PM
RE: Getting Correct Creation Time - by bowlofred - Aug-12-2020, 09:00 PM
RE: Getting Correct Creation Time - by JohnVogel - Aug-14-2020, 04:06 PM
RE: Getting Correct Creation Time - by JohnVogel - Aug-14-2020, 05:49 PM
RE: Getting Correct Creation Time - by bowlofred - Aug-14-2020, 06:26 PM
RE: Getting Correct Creation Time - by JohnVogel - Aug-14-2020, 06:45 PM
RE: Getting Correct Creation Time - by bowlofred - Aug-14-2020, 08:04 PM
RE: Getting Correct Creation Time - by JohnVogel - Aug-14-2020, 09:30 PM
RE: Getting Correct Creation Time - by bowlofred - Aug-14-2020, 10:21 PM
RE: Getting Correct Creation Time - by JohnVogel - Aug-17-2020, 03:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to acquire an imported file creation time thunderspeed 4 2,028 Sep-23-2021, 04:27 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020