rusthound_ce::utils::date

Function string_to_epoch

Source
pub fn string_to_epoch(date: &str) -> Result<i64, Box<dyn Error>>