Decode Hex Timestamp, probably filetime
问题 im struggling with a timestamp i want to convert to human readable format, it is from OPCUA protocol and is supposed to be in hundreds of nanoseconds since 1. Jan 1601, so it should be filetime. However, trying various solutions posted here i am not able to convert it to the right time. Here are some examples, 1c67dc4ab30dd201 -> Sep 13, 2016 13:38:05.343106800 CET 15605a199070d201 -> Jan 17, 2017 08:05:35.012046900 CET 322b4f629970d201 -> Jan 17, 2017 09:12:02.882846600 CET As wireshark is