Timely

Provides functions for converting, comparing and shifting Elixir dates/times.

Installation

If available in Hex, the package can be installed by adding timely to your list of dependencies in mix.exs:

def deps do
  [{:timely, "~> 1.0.0"}]
end