pub fn date_time_to_i64(date_time: DateTime<Utc>) -> i64
Convert a date-time to the number of microseconds since the epoch.