Naji Chammas

Results 1 comments of Naji Chammas

For now I created this module to get the suffix and then I put the result in the Timex.format call. ``` defmodule OrdinalSuffix do def get(i) do value = elem(Integer.parse(i),...