pub(crate) const NANOS_PER_CIVIL_DAY: Constant;
Expand description
The number of nanoseconds in a civil day.
Some days 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.