datetime_to_timestamp

Function datetime_to_timestamp 

Source
pub fn datetime_to_timestamp(datetime: &str) -> Option<i64>
Expand description

Convert ISO8601 datetime string to millisecond timestamp.