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
- "1st monday this month" not parsed correctly
- Allow disabling Numerize to use far less memory
- Getting nil trying to parse 'March 10, 2013 at 12am'
- Unable to inject parameters into Chronic.parse
- "Last winter" range returns ending date earlier than start date
- Chronic.parse('string', guess: false).end gives incorrect date-time
- Dot dates with no leading zero on month (11.2.2016) parse incorrectly
- a bug with test_parsing
- Different parsing result for same time without date/with date/without date
- extract recognized format when parsing
- Docs