pub fn dh_hour(decimal_hours: f64) -> u32
Expand description

Return the hour part of a Decimal Hours.

Original macro name: DHHour