chronic
https://github.com/mojombo/chronic
Ruby
Chronic is a pure Ruby natural language date parser.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
6 Subscribers
Add a CodeTriage badge to chronic
Help out
- Issues
- guard against nil `span` when calculating offset
- Chronic can't parse year "00": returns nil
- Common format like 'Thursday 07 March 2019' is not supporting, which is even supported by DateTime
- Parsing "next january" throws runtime error
- Suppress Ruby interpreter warnings
- Bug/Exception: NoMethodError: undefined method `begin' for nil:NilClass
- Returning an array of dates
- "in 1 week" vs "in a week"
- Parse datetime in a full string
- Should parse ISO8601 microsecond timestamps
- Docs