pub fn parse_system_time_from_str(time: &str) -> Option<SystemTime>
Parse a SystemTime from a string.
SystemTime