<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #330: getdata/ons timezone not recognised on non-British servers</title>
    <link>http://localhost/ticket/330</link>
    <description>&lt;p&gt;
The python time module is supposed to recognise timezones such as 'UTC', 'GMT' and 'BST' using the %Z parameter. This works fine on British installs, but the buildbot (for example) gives this error:
&lt;/p&gt;
&lt;p&gt;
&lt;a class="missing wiki"&gt;DateConvertError?&lt;/a&gt;: Could not read date as ISO format "%a, %d %b %Y %H:%M:%S %Z". Date provided: "Mon, 04 Jan 2010 09:30:00 BST"
&lt;/p&gt;
&lt;p&gt;
It turns out that it only recognises local names of timezones.
&lt;/p&gt;
&lt;p&gt;
The ONS import doesn't care much about timezone, so we should just ignore it, avoiding these problems.
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/330</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Mon, 31 May 2010 10:04:43 GMT</pubDate>
      <title>owner changed</title>
      <link>http://localhost/ticket/330#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/330#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;owner&lt;/strong&gt;
              changed from &lt;em&gt;rgrp&lt;/em&gt; to &lt;em&gt;dread&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Mon, 31 May 2010 10:52:02 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/330#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/330#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Fixed in cset:2f18d0e661fd on metastable and default branches.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>