Skip to main content

UNIX_TO_NTP_TIME_OFFSET_SECONDS

Constant UNIX_TO_NTP_TIME_OFFSET_SECONDS 

Source
pub const UNIX_TO_NTP_TIME_OFFSET_SECONDS: u64 = _; // 2_208_988_800u64
Expand description

Number of seconds to add to UNIX time to convert to NTP time.

  • NTP time epoch: 01/01/1900 00:00:00.00
  • UNIX time epoch: 01/01/1970 00:00:00.00
  • 17 leap years between 1900 & 1970