pub const SECS_PER_DAY: u64 = 86_400;
Expand description

The number of (non-leap) seconds in days.