pub fn jdc_day(julian_date: f64) -> f64
Returns the day part of a Julian Date.
Original macro name: JDCDay