issue #1019 - for subkeys, return the modified time of the subkey itself, not its parent key

This commit is contained in:
Dave Lassalle
2023-10-12 10:16:56 -05:00
parent 93b2972832
commit 95c468c4f8
@@ -153,6 +153,9 @@ class PrintKey(interfaces.plugins.PluginInterface):
vollog.debug(excp)
key_node_name = renderers.UnreadableValue()
# if the item is a subkey, use the LastWriteTime of that subkey
last_write_time = conversion.wintime_to_datetime(node.LastWriteTime.QuadPart)
yield (
depth,
(