pub fn from_systime(systime: SystemTime) -> Option<String>Expand description
Formats an HTTP date from a SystemTime
Returns None when date formatting fails (i. e. when provided timestamp was invalid)
pub fn from_systime(systime: SystemTime) -> Option<String>Formats an HTTP date from a SystemTime
Returns None when date formatting fails (i. e. when provided timestamp was invalid)