pub fn jdc_day(julian_date: f64) -> f64
Expand description

Returns the day part of a Julian Date.

Original macro name: JDCDay