pub fn time_from_system_time(system_time: &SYSTEMTIME) -> Result<String>Expand description
Converts a SYSTEMTIME to HTTP time format string (RFC 1123)
pub fn time_from_system_time(system_time: &SYSTEMTIME) -> Result<String>Converts a SYSTEMTIME to HTTP time format string (RFC 1123)