Function time_util::parse_system_time_from_str[][src]

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

Parse a SystemTime from a string.