Timestamp Epoch Converter
Usage:
"python3 timely.py timestamp-to-be-converted"
Use "-x" or "--Hex" to convert a timestamp in hex-based strings.
For example "python3 timely.py hex-timestamp-to-be-converted -x".
Supports:
Cocoa (aka Mac Absolute)
Unix
Google Webkit
Windows Filetime
APFS
It will also accept Hex based timestamps and the float format sometimes seen in Mac artifacts (ex. 0x1.0c91b21p+29)
