Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: Difference in File Date and Output Date #19

Open
JurgenWindcaller opened this issue Jun 2, 2024 · 3 comments
Open

Issue: Difference in File Date and Output Date #19

JurgenWindcaller opened this issue Jun 2, 2024 · 3 comments

Comments

@JurgenWindcaller
Copy link

Hi, just a small issue that I happened to notice, but it seems that the program oftentimes (but not always) adjusts the date (modified/created) of the file output.

I am finding that when the dates are incorrect, they are off by approximately 7 minutes 10 seconds (Dirlister is recording file date as 7:10 earlier).

Here is a test example for a batch of files. The output from DirLister is shown on the left, while the real dates are shown on the right in Winrar file viewer.

DirLister 2024-06-01_17-24-41 D_github-dirlister-test SCREENSHOT

Most of the dates are incorrect (all created dates are off) but some of the modified dates are fine. "test-image (1)" has an incorrect modified date, but "test-image (7)" has a correct one.

Any idea why this is occuring? And why only for some files?

@SanderSade
Copy link
Owner

Interesting - and very odd. The dates should come straight from the Windows without any modification,

if (_configuration.IncludeFileDates)

Would it be possible to attach one of the images with incorrect time to this issue in a zip file (to ensure the dates remain unchanged), please?

@JurgenWindcaller
Copy link
Author

JurgenWindcaller commented Sep 1, 2024

Here is a file with just the first image.

test-image (1) winrar.zip

Note that I have tested it with other directory listers which provide much more accurate times (some have exact, others only off by at most a couple seconds). Just to see if this was something with my computer or not.

Also note that the issue affects both a laptop and desktop that were tested.

@SanderSade
Copy link
Owner

SanderSade commented Sep 7, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants