[Code Cleanup] getUnixTime function definition in many classes
Author: gabrielg5Created Aug 12, 2025Updated Jun 23, 2026
Labelsmedium
Coming from https://github.com/fortra/impacket/pull/2014
Function getUnixTime is defined in many classes all over the project. This issue is to refactor that to only have one definition and use it where it's needed
Source: fortra/impacket