pub const NTP_UNIX_OFFSET: u64 = 2_208_988_800;Expand description
Seconds between NTP epoch (1900-01-01) and Unix epoch (1970-01-01) 70 years including 17 leap years: (70*365 + 17) * 86400
pub const NTP_UNIX_OFFSET: u64 = 2_208_988_800;Seconds between NTP epoch (1900-01-01) and Unix epoch (1970-01-01) 70 years including 17 leap years: (70*365 + 17) * 86400