WichardRiezebos/ntp-client

Result should be DateTimeKind.Utc

Opened this issue · 1 comments

Result should be DateTimeKind.Utc

var networkDateTime = new DateTime(1900, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc).AddMilliseconds((long)milliseconds);