[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] chronic 0.1.5 Released

Tom Werner

12/21/2006 4:31:00 PM

chronic version 0.1.5 has been released!

http://chronic.ruby...
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.ruby...
by Tom Preston-Werner