Constant DAYS_PER_YEAR
pub const DAYS_PER_YEAR: f64 = 365.25; // 365.25f64
Expand 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.25f64
DAYS_PER_YEAR
corresponds to the number of days per year in the Julian calendar.