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/indirect/chronic.git
Search Repo:
update readme with git info
mojombo (author)
Mon Jan 28 23:13:16 -0800 2008
commit  bc84958b62840100ab06f67a6656213e81b047e9
tree    2c44b5df60c1eba0c03ab714d140210295b48360
parent  79527a32052d3234454286595118a6aa5b0f0efa
...
11
12
13
 
 
 
 
 
 
14
15
16
...
11
12
13
14
15
16
17
18
19
20
21
22
0
@@ -11,6 +11,12 @@ Chronic is a natural language date/time parser written in pure Ruby. See below f
0
 Chronic can be installed via RubyGems:
0
 
0
   $ sudo gem install chronic
0
+
0
+== CODE:
0
+
0
+You can grab the code (and help with development) via git:
0
+
0
+ $ git clone git://github.com/mojombo/chronic.git
0
 
0
 == USAGE:
0
 

Comments

    No one has commented yet.