pub fn system_time_from_date(date: &str) -> Result<SystemTime>
Expand description

Convert from date to SystemTime