pub const UNIX_EPOCH_OFFSET: u64 = 2_208_988_800;
Seconds between the NTP era-0 epoch (1900-01-01) and the Unix epoch (1970-01-01).