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
- parse broken against "t" (String)
- Summer 2003 returns as 20:03 on Jan 21st
- Crash when parsing 'Midnight' with negative timezone
- Incorrect "month" date for Feb when it is a leap year
- 'next n days', 'previous n days', where n is a number yields unexpected results
- Setting time zone and thread safety
- Mother's day parsing (calling 'next' may when current month is May)
- Parse sentence that consist not only a date
- New context: this_year
- Add 'today' parameter to .parse method
- Docs