ruby-chronic

natural language date parser
  https://gitlab.com/gitlab-org/gitlab-chronic
  0
  no reviews



Chronic is a natural language date/time parser written in pure Ruby.

Chronic can parse a huge variety of date and time formats. Parsing is case insensitive and will handle common abbreviations and misspellings.

This package provides gitlab's fork of chronic (original project is unmaintained).