pub fn datetime_to_timestamp(datetime: &str) -> Option<i64>
Convert ISO8601 datetime string to millisecond timestamp.