public
Fork of mojombo/chronic
Description: "Chronic is a pure Ruby natural language date parser." + improvements, corrections, speedups, and additions
Homepage: http://chronic.rubyforge.org
Clone URL: git://github.com/jf/chronic.git
Search Repo:
heck, let's explain a bit of what we did anyway. So that folks'll know 
just by looking
jf (author)
Sat Apr 26 02:55:50 -0700 2008
commit  b3382e7beab6f04d77366630be20a2c4cc55842e
tree    ce8f58cecb1e085c07df30d6757a37fab99dd8e0
parent  7de50dc8b16d413b3f1d47887c30b8b873e032d0
...
8
9
10
 
 
11
12
13
...
8
9
10
11
12
13
14
15
0
@@ -8,6 +8,8 @@
0
 * support seasons (by Edwin Chen)
0
 * support weekend/weekday (by Edwin Chen)
0
 * add endianness option (by Mark Johnson/Thomas Lee)
0
+* updated version number in the module (Jeffrey 'jf' Lim)
0
+* fixed/improved logic checks in Ordinal, and Scalar (Jeffrey 'jf' Lim)
0
 
0
 = 0.2.3
0
 

Comments

    No one has commented yet.