Constant DAYS_PER_CENTURY
pub const DAYS_PER_CENTURY: f64 = 36525.0; // 36525f64Expand description
DAYS_PER_CENTURY corresponds to the number of days per century in the Julian calendar.
pub const DAYS_PER_CENTURY: f64 = 36525.0; // 36525f64DAYS_PER_CENTURY corresponds to the number of days per century in the Julian calendar.