chronic version 0.2.1 has been released!
http://chronic.rubyforge.org/
by Tom Preston-Werner
Chronic is a sophisticated natural language date/time parser written in pure
Ruby.
Changes:
= 0.2.1
* fixed time overflow issue
* implemented "next" for minute repeater
* generalized time dealiasing to dealias regardless of day portion and time
position
* added additional token match for cases like "friday evening at 7" and
"tomorrow evening at 7"
* added support for Time#to_s output format: "Mon Apr 02 17:00:00 PDT 2007"
http://chronic.rubyforge.org/
by Tom Preston-Werner