NetworkTimeProtocol Methods |
The NetworkTimeProtocol type exposes the following members.
| Name | Description | |
|---|---|---|
| CompactNtpToDateTime |
Converts a compact NTP timestamp (32 bits) to a date.
| |
| DateTimeToCompactNtp |
Converts a date to a compact NTP timestamp (32 bits).
| |
| DateTimeToNtp |
Converts a date to an NTP timestamp (64 bits).
| |
| DateTimeToNtpSeconds |
Converts a date to an NTP timestamp (double).
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| NtpSecondsToDateTime |
Converts an NTP timestamp (double) to a date.
| |
| NtpToDateTime |
Converts an NTP timestamp (64 bits) to a date.
| |
| ToString | (Inherited from Object.) |