<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -34,7 +34,7 @@ to_twitter = []
 
 elements.each do |element|
   if element.get_attribute(&quot;class&quot;) == 'pollenval'
-    to_twitter &lt;&lt; element.at(&quot;img&quot;).get_attribute(&quot;alt&quot;) + ' (' + Time.now.strftime(&quot;%a %d/%m&quot;) + ')'
+    to_twitter &lt;&lt; element.at(&quot;img&quot;).get_attribute(&quot;alt&quot;) + ' (' + Time.now.gmtime.strftime(&quot;%a %d/%m&quot;) + ')'
   end
 end
 </diff>
      <filename>pollen.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2175560c47bd0d557d4995e51aee2f6f5a45e2f9</id>
    </parent>
  </parents>
  <author>
    <name>Jonathan Lim</name>
    <email>snowblink@gmail.com</email>
  </author>
  <url>http://github.com/snowblink/pollen-london/commit/a3dbb0df37d06ab6972479b93380a025568daddb</url>
  <id>a3dbb0df37d06ab6972479b93380a025568daddb</id>
  <committed-date>2009-05-15T00:12:05-07:00</committed-date>
  <authored-date>2009-05-15T00:12:05-07:00</authored-date>
  <message>Updating time to be GMT</message>
  <tree>6dcf28fa4ad7baa0eac82bf65bceaf42fbdac2f4</tree>
  <committer>
    <name>Jonathan Lim</name>
    <email>snowblink@gmail.com</email>
  </committer>
</commit>
