ElixirConf 2016 - The new Calendar Types in Elixir 1.3 by Lau Tarrnskov

The new Calendar Types in Elixir 1.3 by Lau Tarrnskov Elixir 1.3 adds new built-in types for date and time. Hear about the considerations behind them and how they can improve the quality of your data and software. When should you use a NaiveDateTime instead of a DateTime? Find out the what best practices are for all the new types. Be it with Ecto, with Phoenix or in Elixir in general.
Back to Top