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