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.
pub fn format_http_date(time: SystemTime) -> StringFormats a system time as an IMF-fixdate HTTP date.