Constant DAYS_PER_YEAR_NLD
pub const DAYS_PER_YEAR_NLD: f64 = 365.0; // 365f64
Expand description
DAYS_PER_YEAR_NLD
corresponds to the number of days per year without leap days.
pub const DAYS_PER_YEAR_NLD: f64 = 365.0; // 365f64
DAYS_PER_YEAR_NLD
corresponds to the number of days per year without leap days.