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

Returns the month part of a Julian Date.

Original macro name: JDCMonth