Constant NANOS_PER_CIVIL_WEEK

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

The number of nanoseconds 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.