Constant DAYS_PER_YEAR
pub const DAYS_PER_YEAR: f64 = 365.25; // 365.25f64Expand description
DAYS_PER_YEAR corresponds to the number of days per year in the Julian calendar.
pub const DAYS_PER_YEAR: f64 = 365.25; // 365.25f64DAYS_PER_YEAR corresponds to the number of days per year in the Julian calendar.