Chronic is a natural language date/time parser written in pure Ruby.
Chronic is a natural language date/time parser written in pure Ruby.
It can parse a wide range of date and time formats including simple ones such as "today", "tomorrow", more complex ones such as "5 months before now", "3rd thursday this september" as well as specific dates and times such as "may 27th" and "January 5 at 7pm".
See chronic.rubyforge.org for more details.