Function date_time_to_i64

Source
pub fn date_time_to_i64(date_time: DateTime<Utc>) -> i64
Expand description

Convert a date-time to the number of microseconds since the epoch.