an erlang/elixir rfc3339 lib
Go to file
alisdair sullivan db4aa0d9f2 more experiments
2016-02-01 16:25:01 -08:00
lib restrict input/output to rfc3339 spec 2016-01-31 20:54:14 -08:00
src wrap format return in :ok tuple 2016-02-01 14:04:24 -08:00
test wrap format return in :ok tuple 2016-02-01 14:04:24 -08:00
.travis.yml bump min elixir vsn to 1.2 2016-02-01 15:35:54 -08:00
LICENSE-APACHE initial commit 2016-01-24 23:10:26 -08:00
LICENSE-MIT initial commit 2016-01-24 23:10:26 -08:00
mix.exs more experiments 2016-02-01 16:25:01 -08:00
README.md change README references to iso8601 to rfc3339 2016-01-29 12:53:41 -08:00
rebar.config initial commit 2016-01-24 23:10:26 -08:00
rebar.lock initial commit 2016-01-24 23:10:26 -08:00

rfc3339

parse and format rfc3339 strings in elixir and erlang

todo

  • everything