m_timeUTC
warnerandy opened this issue · 1 comments
warnerandy commented
what format is the m_timeUTC is in from the details output in s2protocol-cli.
warnerandy commented
got the answer from discord: its a windows filetime.
To convert to unix:
(time / 10000000) - 11644473600