pub const SECONDS_PER_DAY: i64 = 86_400;
Seconds in one civil day (SmoothUTC: no leap seconds, so every day is exactly 86 400 s).