ScrimpyCat / HTTPDate

A parsing/formatting library for RFC 7231 HTTP-dates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTPDate

A parsing/formatting library for RFC 7231 HTTP-dates

Installation

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

About

A parsing/formatting library for RFC 7231 HTTP-dates

License:BSD 2-Clause "Simplified" License


Languages

Language:Elixir 100.0%