Datix
A date-time parser using Calendar.strftime format strings.
Installation
The package can be installed by adding datix to your list of
dependencies in mix.exs:
def deps do
[
{:datix, "~> 0.1"}
]
end
A date-time parser using Calendar.strftime format strings.
The package can be installed by adding datix to your list of
dependencies in mix.exs:
def deps do
[
{:datix, "~> 0.1"}
]
end