Posts: 472
Threads: 89
Joined: Aug 2020
Reputation:
2
This has probably been posted before many times but I did a search and couldn't find related posts.
Currently when I backup and restore, the restored files and folders date/time stamps are updated to the current even when most files haven't been changed.
Is this by design?
Is there any threads talking about this?
Onyx Boox Max Lumi 13.3 -Android 10
Dell Latittude 5290 2-in1 (Win 11)
Donner BT pedal
_________________
www.juandemarias.com
Victoria, BC, Canada - PST (UTC-8)
Posts: 16,288
Threads: 315
Joined: Apr 2012
Reputation:
310
06-08-2026, 01:03 PM
(This post was last modified: 06-08-2026, 01:06 PM by Zubersoft.)
It's not something I can control unfortunately. Neither Windows nor iOS let you override the last modified timestamp for files that are created through the frameworks that MobileSheets uses. Android supports this on some devices and Android OS versions and not others (it's inconsistent).
When restoring a backup, all files are deleted, and then everything is extracted from the backup. MobileSheets does not check for each file to see if there is an existing file that exactly matches what is being extracted from the backup to see if it can be ignored - that would slow things down considerably.
Mike
Posts: 16,288
Threads: 315
Joined: Apr 2012
Reputation:
310
The operating system sets the last modified timestamp as well as the date created timestamp when the file is created. Like I said, I can't override that. So I update the database to reflect what is set by the operating system.
Mike
Posts: 1,161
Threads: 91
Joined: Feb 2017
Reputation:
34
Mike
It is possible to change dates in windows but perhaps not under the UWP model.
I'll see if I can find the code this weekend (if I remember!)
Geoff
Samsung Galaxy Tab A6
Posts: 16,288
Threads: 315
Joined: Apr 2012
Reputation:
310
06-09-2026, 04:17 PM
(This post was last modified: 06-09-2026, 04:18 PM by Zubersoft.)
I'm only focused on what the UWP framework allows, as that's what the app is written in. I'm switching to WinUI 3 soon, so maybe that will allow more control, but it won't change the limitations on some Android devices and on iOS.
Mike