UtcMilliTime
by:
JPKusumi
- 1,144 total downloads
- last updated 10/28/2019
- Latest version: 1.0.1
Improve .NET to Unix time compatibility. UtcMilliTime is for Windows devs to get timestamps in the Unix Time Milliseconds format, from a software defined clock that syncs with NTP (network) time.
In JavaScript, there is the Date.now() function. It yields Unix time * 1000 + milliseconds, or...
More information