chronic version 0.1.5 has been released! http://chronic.rubyforge.org/ by Tom Preston-Werner Chronic is a natural language date/time parser written in pure Ruby. See the above url for a variety of formats Chronic will parse. Changes: = 0.1.5 2006-12-20 * fixed 'aug 20' returning next year if current month is august * modified behavior of 'from now' * added support for seconds on times, and thus db timestamp format: "2006-12-20 18:04:23" * made Hoe compliant http://chronic.rubyforge.org/ by Tom Preston-Werner