Constant DAYS_PER_YEAR_NLD
pub const DAYS_PER_YEAR_NLD: f64 = 365.0; // 365f64Expand 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; // 365f64DAYS_PER_YEAR_NLD corresponds to the number of days per year without leap days.