<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bashton Blog &#187; locale</title>
	<atom:link href="http://blog.bashton.com/tag/locale/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bashton.com</link>
	<description>Bashton Ltd</description>
	<lastBuildDate>Tue, 13 Apr 2010 05:30:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting the trac date format</title>
		<link>http://blog.bashton.com/2008/setting-the-trac-date-format/</link>
		<comments>http://blog.bashton.com/2008/setting-the-trac-date-format/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 12:31:32 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[locale]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://blog.bashton.com/2008/setting-the-trac-date-format/</guid>
		<description><![CDATA[Installing trac today, I realised there wasn&#8217;t any obvious way to change the date format, and all bugs report dates were showing in MM/dd/yy format &#8211; less than ideal for us here in the UK.
Fortunately, after some Googling, I found the way to alter this is to add the following to your Location tags in [...]]]></description>
			<content:encoded><![CDATA[<p>Installing <a href="http://trac.edgewall.org/">trac</a> today, I realised there wasn&#8217;t any obvious way to change the date format, and all bugs report dates were showing in MM/dd/yy format &#8211; less than ideal for us here in the UK.</p>
<p>Fortunately, after some Googling, I found the way to alter this is to add the following to your Location tags in the Apache config:<br />
<code><br />
PythonOption TracLocale en_GB<br />
</code><br />
(Replacing en_GB with the appropriate locale for you).</p>
<p>This unfortunately doesn&#8217;t help if you have a trac installation which is likely to be used by people in multiple locales &#8211; if anyone knows of a way to achieve this a comment would be appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bashton.com/2008/setting-the-trac-date-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
