pub fn jdc_year(julian_date: f64) -> u32
Returns the year part of a Julian Date.
Original macro name: JDCYear