Strange dates far in the future

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
RalphM
Posts: 2112
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Strange dates far in the future

Post by RalphM »

I suddenly saw strange date stamps on folders in XY (way in the future), so I went and timestamped these folders with a CFA that makes the created date identical to the modified but they still display as wrong.
The same folders show proper dates in Win Explorer.
PicPick_899.jpg
The files reside on a Synology NAS but I never had any troubles so far.
To see the attached files, you need to log into the forum.
Ralph :)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)

admin
Site Admin
Posts: 66550
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Strange dates far in the future

Post by admin »

Great thread title! :tup:

So the error is only in the display, not in the stamping?

RalphM
Posts: 2112
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Strange dates far in the future

Post by RalphM »

It would appear that Win Explorer does some trickery in its display.
If I check the properties of one of these folders in both WE and XY (same shell dialog I guess) they both show the same wrong created date in 2421 but WE seems to adapt the display of the created column to match modified if it is a "silly" date.
Ralph :)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)

admin
Site Admin
Posts: 66550
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Strange dates far in the future

Post by admin »

Totally clueless. Dates are simple. They are just numbers. Can't see how they could get silly, can't see any pattern in your screenshot, never heard of anything like that. :om:

RalphM
Posts: 2112
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Strange dates far in the future

Post by RalphM »

And yet here they are.
Maybe another screenshot helps?
PicPick_900.jpg
To see the attached files, you need to log into the forum.
Ralph :)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)

admin
Site Admin
Posts: 66550
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Strange dates far in the future

Post by admin »

Just shows what you already said.

So there is no way to timestamp these dates back to now / to any other date?

RalphM
Posts: 2112
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Strange dates far in the future

Post by RalphM »

Not with the usual tools as far as tested.
I found some old posts that something similar happened a few years back on Synology NAS's so the problem may lay there.
Still confused how WE manages to display something different though.

Will keep you posted.
Ralph :)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)

admin
Site Admin
Posts: 66550
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Strange dates far in the future

Post by admin »

I added a way to retrieve the raw 8 byte value of the each filedate. Next beta:

Code: Select all

echo filetime(,, "hex");  //modified date of current file as 8 byte little endian hex, eg: 01DA002E35164B00
Maybe it sheds some light on the mystery.

Post Reply