Dates

Calendar types were added to Elixir in 1.3. See the release blog post "Calendar types and sigils"arrow-up-right.

Elixir standard library only offers basic support, so an additional Calendar library is required. Read through the documentation for the Timex libraries:

There resources were created before the release of Elixir 1.3, but are still worth reviewing.

Last updated