Function time_util::parse_system_time_from_date_str[][src]

pub fn parse_system_time_from_date_str(time: &str) -> Option<SystemTime>
Expand description

Parse a SystemTime from a date string.