pub fn jdc_month(julian_date: f64) -> u32
Returns the month part of a Julian Date.
Original macro name: JDCMonth