Peter Vince wrote:
Disk Utility (vs. 17.0.3), and from the File menu: New Image > Image from folder. The archived folder doesn't retain its display format (List/Icons, icon size and positions etc.)
Yes, also in my setup Finder view options are not preserved. The very old Mac System 9 did that but I have given up trying to replicate that in OS X.
Maybe you could test if some backup utility like Carbon Copy Cloner would preserve file dates.
...
p.s. FWIW a few years ago (2021 to be exact) I wondered why after a CCC clone Finder did not always update the cloned color tags on the destination.
CCC support advised me to "Stop peeking at the destination :-)" with a longer explanation:
"CCC copies all of the information required to preserve these color tags, but the Finder does not always respect the data. It's the same deal for the Finder comments (tags are stored as a "com.apple.metadata:_kMDItemUserTags" extended attribute, comments are stored as a "com.apple.metadata:kMDItemFinderComment" extended attribute), and it comes down to the ancient way that Finder implements these file attributes. The problem doesn't just affect copies of files, you can actually lose these tags or comments just by renaming the files outside of the Finder. I filed a bug with Apple about this quite a while ago. They closed my bug as a duplicate, and the original report is still open.
That said, the actual result often depends on whether you "peek" at the destination. If you open the destination in the Finder prior to running your backup task, Finder will cache a bunch of those ".DS_Store" preference files. If you then run the backup task, and then revisit those folders on the destination, Finder will not only show you the cached versions of those files, but it will also replace those files with the cached versions. You should be able to do the following to get the Finder comments and tags preserved:
1. Restart your Mac (or log out and log back in)
2. Do not open the destination volume in the Finder
3. Run the backup task
4. At this point you should be able to view the content on the destination, and the comments and tags should be preserved"