Function datetime_conversion::datetime_to_f64

source ·
pub fn datetime_to_f64<TZ>(dt: &DateTime<TZ>) -> f64
where TZ: TimeZone,