HTTPDate A parsing/formatting library for RFC 7231 HTTP-dates Installationdef deps do [{ :http_date, "~> 0.1.0" }] end