Function omf::date_time::date_time_to_f64
source ยท pub fn date_time_to_f64(date_time: DateTime<Utc>) -> f64
Expand description
Convert a date-time the number of seconds since the epoch, including fractional seconds, at a bit less than microsecond precision.