<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -48,15 +48,13 @@
         &lt;optional&gt;
           &lt;element name=&quot;dateCreated&quot;&gt;
             &lt;a:documentation xml:lang=&quot;en&quot;&gt;A date-time, indicating when the document was created.&lt;/a:documentation&gt;
-&lt;!--            &lt;data type=&quot;dateTime&quot; /&gt; --&gt;
-			&lt;data type=&quot;string&quot; /&gt;
+            &lt;ref name=&quot;rfc_822_opml_rx&quot; /&gt;
           &lt;/element&gt;
         &lt;/optional&gt;
         &lt;optional&gt;
           &lt;element name=&quot;dateModified&quot;&gt;
             &lt;a:documentation xml:lang=&quot;en&quot;&gt;A date-time, indicating when the document was last modified.&lt;/a:documentation&gt;
-			&lt;!--            &lt;data type=&quot;dateTime&quot; /&gt; --&gt;
-			&lt;data type=&quot;string&quot; /&gt;
+            &lt;ref name=&quot;rfc_822_opml_rx&quot; /&gt;
           &lt;/element&gt;
         &lt;/optional&gt;
         &lt;optional&gt;
@@ -158,8 +156,7 @@
     &lt;optional&gt;
       &lt;attribute name=&quot;created&quot;&gt;
         &lt;a:documentation xml:lang=&quot;en&quot;&gt;The date and time that the outline node was created. Follows RFC 822 (eg. &quot;Sat, 09 Apr 2007 14:57:36 GMT&quot;).&lt;/a:documentation&gt;
-		&lt;!--            &lt;data type=&quot;dateTime&quot; /&gt; --&gt;
-		&lt;data type=&quot;string&quot; /&gt;
+        &lt;ref name=&quot;rfc_822_opml_rx&quot; /&gt;
       &lt;/attribute&gt;
     &lt;/optional&gt;
   &lt;/define&gt;
@@ -278,13 +275,13 @@
       &lt;optional&gt;
         &lt;attribute name=&quot;whenFirstPlayed&quot;&gt;
           &lt;a:documentation xml:lang=&quot;en&quot;&gt;The time/date the song was played for the first time.&lt;/a:documentation&gt;
-          &lt;data type=&quot;dateTime&quot; /&gt;
+          &lt;ref name=&quot;rfc_822_opml_rx&quot; /&gt;
         &lt;/attribute&gt;
       &lt;/optional&gt;
     &lt;optional&gt;
       &lt;attribute name=&quot;whenLastPlayed&quot;&gt;
         &lt;a:documentation xml:lang=&quot;en&quot;&gt;The time/date that the song was played most recently.&lt;/a:documentation&gt;
-        &lt;data type=&quot;dateTime&quot; /&gt;
+        &lt;ref name=&quot;rfc_822_opml_rx&quot; /&gt;
       &lt;/attribute&gt;
     &lt;/optional&gt;
     &lt;optional&gt;
@@ -298,4 +295,9 @@
       &lt;param name=&quot;pattern&quot;&gt;[\-+]?(\d+|\d+(\.\d+)?%)(,\s?(\d+|\d+(\.\d+)?%))*&lt;/param&gt;
     &lt;/data&gt;
   &lt;/define&gt;
+  &lt;define name=&quot;rfc_822_opml_rx&quot;&gt;
+    &lt;data type=&quot;string&quot;&gt;
+      &lt;param name=&quot;pattern&quot;&gt;^((Mon|Tue|Wed|Thur|Fri|Sat|Sun), )?(\d+) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{2,4}) (\d{2}):(\d{2})(:(\d{2})?) (\S{1,4}|(\+|\-)\d{4})$&lt;/param&gt;
+    &lt;/data&gt;
+  &lt;/define&gt;
 &lt;/grammar&gt;</diff>
      <filename>schema.rng</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9ef7c82629307242d0660c524c66d3606514a575</id>
    </parent>
  </parents>
  <author>
    <name>Tom Morris</name>
    <email>tom@iMac.local</email>
  </author>
  <url>http://github.com/tommorris/opml-schema/commit/5f6be86fad7e4f28887b875075fb060afb1b9de2</url>
  <id>5f6be86fad7e4f28887b875075fb060afb1b9de2</id>
  <committed-date>2008-02-19T13:38:43-08:00</committed-date>
  <authored-date>2008-02-19T13:38:43-08:00</authored-date>
  <message>created rfc_822_opml_rx, a string pattern to match RFC 822 date formats</message>
  <tree>1446ab030ff579c91e5600b8bec92954429d7736</tree>
  <committer>
    <name>Tom Morris</name>
    <email>tom@iMac.local</email>
  </committer>
</commit>
