Constant chrono::time_delta::SECS_PER_WEEK

source ยท
const SECS_PER_WEEK: i64 = 604_800;
Expand description

The number of (non-leap) seconds in a week.