HTTPDate

A parsing/formatting library for RFC 7231 HTTP-dates

Installation

def deps do
    [{ :http_date, "~> 0.1.0" }]
end