format_http_date

Function format_http_date 

Source
pub fn format_http_date(time: SystemTime) -> String
👎Deprecated: use try_format_http_date to validate the supported HTTP-date range
Expand description

Formats a system time as an IMF-fixdate HTTP date.