<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: NSDateFormatter &amp; Http Header</title>
	<atom:link href="http://blog.mro.name/2009/08/nsdateformatter-http-header/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/</link>
	<description>Marcus Rohrmoser mobile Software</description>
	<lastBuildDate>Fri, 20 Jan 2012 10:24:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Von: How to set attributesOfItemAtPath (such as modification date/time) on iPhone - Programmers Goodies</title>
		<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/comment-page-1/#comment-21623</link>
		<dc:creator>How to set attributesOfItemAtPath (such as modification date/time) on iPhone - Programmers Goodies</dc:creator>
		<pubDate>Sat, 17 Sep 2011 16:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mro.name/?p=1210#comment-21623</guid>
		<description>[...] NSDateFromRFC1123 is a routine found here: http://blog.mro.name/2009/08/nsdateformatter-http-header/ (with some adjustments) to change the Last-Modified header string into a NSDate [...]</description>
		<content:encoded><![CDATA[<p>[...] NSDateFromRFC1123 is a routine found here: <a href="http://blog.mro.name/2009/08/nsdateformatter-http-header/" rel="nofollow">http://blog.mro.name/2009/08/nsdateformatter-http-header/</a> (with some adjustments) to change the Last-Modified header string into a NSDate [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: bob</title>
		<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/comment-page-1/#comment-20150</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Mon, 27 Jun 2011 21:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mro.name/?p=1210#comment-20150</guid>
		<description>Your methods are not thread-safe. Consider that one thread runs the method and creates a formatter, and sets the static variable, then gets interrupted before it can set the date format, etc. Then another thread runs and sees that it is not nil, and then proceeds to use it, when it has not been set up. See?

Also, I am doubtful about your statement that -stringFromDate: is thread-safe. I&#039;ve read from many places on the Internet that it is not.</description>
		<content:encoded><![CDATA[<p>Your methods are not thread-safe. Consider that one thread runs the method and creates a formatter, and sets the static variable, then gets interrupted before it can set the date format, etc. Then another thread runs and sees that it is not nil, and then proceeds to use it, when it has not been set up. See?</p>
<p>Also, I am doubtful about your statement that -stringFromDate: is thread-safe. I&#8217;ve read from many places on the Internet that it is not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: How To Download a File Only If It Has Been Updated &#124; iPhone Development Blog</title>
		<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/comment-page-1/#comment-19866</link>
		<dc:creator>How To Download a File Only If It Has Been Updated &#124; iPhone Development Blog</dc:creator>
		<pubDate>Sat, 18 Jun 2011 15:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mro.name/?p=1210#comment-19866</guid>
		<description>[...] responds in English) otherwise the code will fail when run on devices in non-English countries. See this post for more [...]</description>
		<content:encoded><![CDATA[<p>[...] responds in English) otherwise the code will fail when run on devices in non-English countries. See this post for more [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Michael</title>
		<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/comment-page-1/#comment-15602</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 12 Jan 2011 16:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mro.name/?p=1210#comment-15602</guid>
		<description>Thanks for sharing this, came in useful today!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this, came in useful today!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: How To Download a File Only If It Has Been Updated &#171; iPhone App Development</title>
		<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/comment-page-1/#comment-14372</link>
		<dc:creator>How To Download a File Only If It Has Been Updated &#171; iPhone App Development</dc:creator>
		<pubDate>Wed, 22 Dec 2010 11:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mro.name/?p=1210#comment-14372</guid>
		<description>[...] responds in English) otherwise the code will fail when run on devices in non-English countries. See this post for more [...]</description>
		<content:encoded><![CDATA[<p>[...] responds in English) otherwise the code will fail when run on devices in non-English countries. See this post for more [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: iWyre</title>
		<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/comment-page-1/#comment-11672</link>
		<dc:creator>iWyre</dc:creator>
		<pubDate>Mon, 18 Oct 2010 17:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mro.name/?p=1210#comment-11672</guid>
		<description>[...] responds in English) otherwise the code will fail when run on devices in non-English countries. See this post for more [...]</description>
		<content:encoded><![CDATA[<p>[...] responds in English) otherwise the code will fail when run on devices in non-English countries. See this post for more [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: mro</title>
		<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/comment-page-1/#comment-6738</link>
		<dc:creator>mro</dc:creator>
		<pubDate>Thu, 22 Apr 2010 15:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mro.name/?p=1210#comment-6738</guid>
		<description>a collegue of mine blogged almost the same some months earlier: http://www.websector.de/blog/2009/01/25/quick-tip-objective-c-formatting-an-rfc2822-date-of-an-rss-feed-using-nsdateformatter/</description>
		<content:encoded><![CDATA[<p>a collegue of mine blogged almost the same some months earlier: <a href="http://www.websector.de/blog/2009/01/25/quick-tip-objective-c-formatting-an-rfc2822-date-of-an-rss-feed-using-nsdateformatter/" rel="nofollow">http://www.websector.de/blog/2009/01/25/quick-tip-objective-c-formatting-an-rfc2822-date-of-an-rss-feed-using-nsdateformatter/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Benjamin Ragheb</title>
		<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/comment-page-1/#comment-4440</link>
		<dc:creator>Benjamin Ragheb</dc:creator>
		<pubDate>Sun, 20 Dec 2009 21:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mro.name/?p=1210#comment-4440</guid>
		<description>Thank you for sharing, the part about setting the locale never would have occurred to me.</description>
		<content:encoded><![CDATA[<p>Thank you for sharing, the part about setting the locale never would have occurred to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Der&#160;M-Blog - NSDateFormatter case sensitive trap</title>
		<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/comment-page-1/#comment-4140</link>
		<dc:creator>Der&#160;M-Blog - NSDateFormatter case sensitive trap</dc:creator>
		<pubDate>Thu, 03 Dec 2009 14:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mro.name/?p=1210#comment-4140</guid>
		<description>[...] NSDateFormatter behaves slightly different than documented, the following might even be correct, as strange as it might look (mind the last two lines): [...]</description>
		<content:encoded><![CDATA[<p>[...] NSDateFormatter behaves slightly different than documented, the following might even be correct, as strange as it might look (mind the last two lines): [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Joseph Russell</title>
		<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/comment-page-1/#comment-3794</link>
		<dc:creator>Joseph Russell</dc:creator>
		<pubDate>Tue, 10 Nov 2009 00:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mro.name/?p=1210#comment-3794</guid>
		<description>Thank you for posting this. I also found it very helpful in an issue I encountered with non-US locale settings on iphone OS causing API signature issues.</description>
		<content:encoded><![CDATA[<p>Thank you for posting this. I also found it very helpful in an issue I encountered with non-US locale settings on iphone OS causing API signature issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jeff Garbers</title>
		<link>http://blog.mro.name/2009/08/nsdateformatter-http-header/comment-page-1/#comment-3102</link>
		<dc:creator>Jeff Garbers</dc:creator>
		<pubDate>Tue, 06 Oct 2009 22:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mro.name/?p=1210#comment-3102</guid>
		<description>Thanks very much for this code... was having trouble getting Amazon S3 to accept my signatures, and it turned out to be because of the &quot;GMT+00:00&quot; you mentioned. Your code worked great!</description>
		<content:encoded><![CDATA[<p>Thanks very much for this code&#8230; was having trouble getting Amazon S3 to accept my signatures, and it turned out to be because of the &#8220;GMT+00:00&#8243; you mentioned. Your code worked great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

