<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,11 +1,9 @@
-DateRange
-=========
+== DateRange
 
 Simple plugin for parsing out date ranges from user input.
 
 
-Example
-=======
+== Example
 
   DateRange.parse(&quot;2008 - 2010&quot;)
 
@@ -18,9 +16,9 @@ It will return nil if one of the times are corrupt (like 13th month)
 or missing.
 
 It will also look at context if no end time is given so:
-* &lt;tt&gt;2008&lt;/tt&gt; becomes 2008-01-01 00:00:00 - 2008-12-31 23:59:59
-* &lt;tt&gt;2008-01&lt;/tt&gt; becomes 2008-01-01 00:00:00 - 2008-01-31 23:59:59
-* &lt;tt&gt;2008-01-01&lt;/tt&gt; becomes 2008-01-01 00:00:00 - 2008-01-01 23:59:59
+* &lt;tt&gt;2008&lt;/tt&gt; becomes &lt;tt&gt;2008-01-01 00:00:00 - 2008-12-31 23:59:59&lt;/tt&gt;
+* &lt;tt&gt;2008-01&lt;/tt&gt; becomes &lt;tt&gt;2008-01-01 00:00:00 - 2008-01-31 23:59:59&lt;/tt&gt;
+* &lt;tt&gt;2008-01-01&lt;/tt&gt; becomes &lt;tt&gt;2008-01-01 00:00:00 - 2008-01-01 23:59:59&lt;/tt&gt;
 * and so forth...
 
 </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3e9a9db08413b8b460beee7d111568c89bb0352e</id>
    </parent>
  </parents>
  <author>
    <name>Arturas Slajus</name>
    <email>x11@arturaz.net</email>
  </author>
  <url>http://github.com/arturaz/date_range/commit/f294060b139d03ef76e2ded2806c9a2c9f794ab0</url>
  <id>f294060b139d03ef76e2ded2806c9a2c9f794ab0</id>
  <committed-date>2008-10-19T04:06:01-07:00</committed-date>
  <authored-date>2008-10-19T04:06:01-07:00</authored-date>
  <message>Pretty docs.</message>
  <tree>867059165f1532b83d21da359079797b0bc61f95</tree>
  <committer>
    <name>Arturas Slajus</name>
    <email>x11@arturaz.net</email>
  </committer>
</commit>
