[−][src]Trait hyper_staticfile::DateTimeHttp
Extensions to the chrono DateTime type for HTTP.
Required methods
fn to_http_date(&self) -> String
Returns an HTTP format date string, such as Sat, 26 Oct 1985 01:22:00 GMT
.