Chronic 1.1.0 released
Chronic is a natural language date time parser written in Pure Elixir. It’s a re-implementation of the Chronic gem from Ruby-land.
You can use it to parse times like:
Chronic.parse("Tuesday 9am")
Into their Calendar.NaiveDateTime
versions.
Read next tqdm 0.0.2 released