jiff::util::t

Constant SECONDS_PER_CIVIL_WEEK

Source
pub(crate) const SECONDS_PER_CIVIL_WEEK: Constant;
Expand description

The number of seconds in a civil week.

Some weeks will have more or less seconds because of DST transitions. But such things are ignored when dealing with civil time, and so this constant is still useful.