pub const SECS_PER_DAY_F64: f64 = 86400.0;
Seconds in one day as f64 (for floating-point age calculations).