<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: HOWTO: Customise Thunderbird Date Format</title>
	<atom:link href="http://www.lildude.co.uk/howto-customise-thunderbird-date-format/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lildude.co.uk/howto-customise-thunderbird-date-format/</link>
	<description>Solaris, Unix, Linux, PHP, Webdev, etc; It's all discussed here</description>
	<pubDate>Sun, 05 Jul 2009 01:22:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Brayan Peter</title>
		<link>http://www.lildude.co.uk/howto-customise-thunderbird-date-format/#comment-12323</link>
		<dc:creator>Brayan Peter</dc:creator>
		<pubDate>Thu, 09 Apr 2009 05:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/archives/2006/06/05/howto-customise-thunderbird-date-format/#comment-12323</guid>
		<description>Hi, i think if you add a path to customize the date that would be better.</description>
		<content:encoded><![CDATA[<p>Hi, i think if you add a path to customize the date that would be better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wwwillem</title>
		<link>http://www.lildude.co.uk/howto-customise-thunderbird-date-format/#comment-9152</link>
		<dc:creator>wwwillem</dc:creator>
		<pubDate>Wed, 12 Nov 2008 20:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/archives/2006/06/05/howto-customise-thunderbird-date-format/#comment-9152</guid>
		<description>I know about en_DK, but it seems to be missing from Solaris. Will test on a Linux box to see if that's the issue.</description>
		<content:encoded><![CDATA[<p>I know about en_DK, but it seems to be missing from Solaris. Will test on a Linux box to see if that&#8217;s the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atlasz</title>
		<link>http://www.lildude.co.uk/howto-customise-thunderbird-date-format/#comment-9126</link>
		<dc:creator>Atlasz</dc:creator>
		<pubDate>Sun, 09 Nov 2008 18:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/archives/2006/06/05/howto-customise-thunderbird-date-format/#comment-9126</guid>
		<description>wwwillem, use LC_TIME=en_DK as described here:
http://kb.mozillazine.org/Date_display_format

The solution with creating the init file works for me now :-)</description>
		<content:encoded><![CDATA[<p>wwwillem, use LC_TIME=en_DK as described here:<br />
<a href="http://kb.mozillazine.org/Date_display_format" rel="nofollow">http://kb.mozillazine.org/Date_display_format</a></p>
<p>The solution with creating the init file works for me now <img src='http://www.lildude.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://www.lildude.co.uk/howto-customise-thunderbird-date-format/#comment-9113</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Fri, 07 Nov 2008 08:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/archives/2006/06/05/howto-customise-thunderbird-date-format/#comment-9113</guid>
		<description>I had the same annoyance wwwillem.  The only alternate solution I can think of is to create your own locale with your desired date format.  Probably a bit OTT, but gets the job done ;-)</description>
		<content:encoded><![CDATA[<p>I had the same annoyance wwwillem.  The only alternate solution I can think of is to create your own locale with your desired date format.  Probably a bit OTT, but gets the job done <img src='http://www.lildude.co.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wwwillem</title>
		<link>http://www.lildude.co.uk/howto-customise-thunderbird-date-format/#comment-9105</link>
		<dc:creator>wwwillem</dc:creator>
		<pubDate>Thu, 06 Nov 2008 19:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/archives/2006/06/05/howto-customise-thunderbird-date-format/#comment-9105</guid>
		<description>Good stuff!! But isn't it weird? I would like to have my date/time in ISO standard "yyyy-mm-dd hh:mm:ss". 

So I used the little shell script to extract all date/time formats for all locales, and surprise, surprise .... none of the locales has a "yyyy-mm-dd" date format. The closest one is "yy-mm-dd" (fr_CA), but you can't get 4 digit years. Mmm, nobody can remember Y2K? :-)</description>
		<content:encoded><![CDATA[<p>Good stuff!! But isn&#8217;t it weird? I would like to have my date/time in ISO standard &#8220;yyyy-mm-dd hh:mm:ss&#8221;. </p>
<p>So I used the little shell script to extract all date/time formats for all locales, and surprise, surprise &#8230;. none of the locales has a &#8220;yyyy-mm-dd&#8221; date format. The closest one is &#8220;yy-mm-dd&#8221; (fr_CA), but you can&#8217;t get 4 digit years. Mmm, nobody can remember Y2K? <img src='http://www.lildude.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.lildude.co.uk/howto-customise-thunderbird-date-format/#comment-8387</link>
		<dc:creator>George</dc:creator>
		<pubDate>Thu, 04 Sep 2008 06:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/archives/2006/06/05/howto-customise-thunderbird-date-format/#comment-8387</guid>
		<description>Thanx!!!Nice work</description>
		<content:encoded><![CDATA[<p>Thanx!!!Nice work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.lildude.co.uk/howto-customise-thunderbird-date-format/#comment-5569</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Sat, 05 Apr 2008 10:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/archives/2006/06/05/howto-customise-thunderbird-date-format/#comment-5569</guid>
		<description>Hi, I was dealing with this incorrect data format in Thunderbird as well. It was 'hard set' to an american format mm-dd-yyyy but I am using a dd-mm-yyyy format. I tried to apply a lot of solutions found on the internet but no luck. The only one working fine for me is here:

http://ubuntuforums.org/showthread.php?t=595982</description>
		<content:encoded><![CDATA[<p>Hi, I was dealing with this incorrect data format in Thunderbird as well. It was &#8216;hard set&#8217; to an american format mm-dd-yyyy but I am using a dd-mm-yyyy format. I tried to apply a lot of solutions found on the internet but no luck. The only one working fine for me is here:</p>
<p><a href="http://ubuntuforums.org/showthread.php?t=595982" rel="nofollow">http://ubuntuforums.org/showthread.php?t=595982</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What is Linux?</title>
		<link>http://www.lildude.co.uk/howto-customise-thunderbird-date-format/#comment-4263</link>
		<dc:creator>What is Linux?</dc:creator>
		<pubDate>Sun, 11 Nov 2007 09:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/archives/2006/06/05/howto-customise-thunderbird-date-format/#comment-4263</guid>
		<description>Thank you! I was going mad with Thunderbird ignoring KDE's date preference. Like you, I needed 24 hour time, the proper year-month-day order, and dashes instead of slashes.</description>
		<content:encoded><![CDATA[<p>Thank you! I was going mad with Thunderbird ignoring KDE&#8217;s date preference. Like you, I needed 24 hour time, the proper year-month-day order, and dashes instead of slashes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
