Do You Have The Time? - Part 2
Last updated
Was this helpful?
Last updated
Was this helpful?
In , I demonstrated a way of using an Erlang function to get at and work with time in Elixir. As of Elixir 1.3, there is now a that provides a sigil and some functions for working with time.
We can use Elixir's Time
module to simplify the example from the previous iteration of this TIL: