mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-14 15:06:46 +00:00
Install date from regripper is UTC time, when it is parsed it does not recognize a timezone so it defaults to current timezone of pc, or that appears to happen. When UTC timezone added to parse it stores the epoch time correctly.