Constant chrono::time_delta::SECS_PER_DAY

source ยท
const SECS_PER_DAY: i64 = 86_400;
Expand description

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