pub fn jdc_year(julian_date: f64) -> u32
Expand description

Returns the year part of a Julian Date.

Original macro name: JDCYear