public
Fork of mojombo/chronic
Description: Chronic is a pure Ruby natural language date parser.
Homepage: http://chronic.rubyforge.org
Clone URL: git://github.com/technoweenie/chronic.git
update history
mojombo (author)
Tue Feb 19 23:59:48 -0800 2008
commit  7a1ed038fdc972bb1b42096d39bc70628e064426
tree    8ec6a4afb974eb78b48e21ae5a58d41a76d03905
parent  bd654b26ab052a74aab15c8e1a6e026a8010458b
...
7
8
9
 
10
11
12
...
7
8
9
10
11
12
13
0
@@ -7,6 +7,7 @@
0
 * handle 'on' e.g. 5pm on Monday (by indirect)
0
 * support seasons (by Edwin Chen)
0
 * support weekend/weekday (by Edwin Chen)
0
+* add endianness option (by Mark Johnson/Thomas Lee)
0
 
0
 = 0.2.3
0
 

Comments

    No one has commented yet.