<?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>Comments on: Using strptime to parse ISO 8601 formated timestamps</title>
	<atom:link href="http://www.missiondata.com/blog/software-development/42/using-strptime-to-parse-iso-8601-formated-timestamps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.missiondata.com/blog/software-development/42/using-strptime-to-parse-iso-8601-formated-timestamps/</link>
	<description>Louisville-based Web Development &#038; Software Engineering</description>
	<lastBuildDate>Thu, 13 May 2010 10:34:28 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rich R.</title>
		<link>http://www.missiondata.com/blog/software-development/42/using-strptime-to-parse-iso-8601-formated-timestamps/comment-page-1/#comment-60</link>
		<dc:creator>Rich R.</dc:creator>
		<pubDate>Sat, 15 Apr 2006 14:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.missiondata.com/?p=42#comment-60</guid>
		<description>I ran into issues with .NET and this date format when using web services as well. 

&quot;Under .NET, the  System.DateTime structure does not contain timezone information. The .NET Framework assumes its timezone is the current timezone when serializing and ignores it when deserializing. As a result, values can be off by +/- 24 hours.&quot;

http://wiki.apache.org/ws/FrontPage/Axis/DotNetInterop</description>
		<content:encoded><![CDATA[<p>I ran into issues with .NET and this date format when using web services as well. </p>
<p>&#8220;Under .NET, the  System.DateTime structure does not contain timezone information. The .NET Framework assumes its timezone is the current timezone when serializing and ignores it when deserializing. As a result, values can be off by +/- 24 hours.&#8221;</p>
<p><a href="http://wiki.apache.org/ws/FrontPage/Axis/DotNetInterop" rel="nofollow">http://wiki.apache.org/ws/FrontPage/Axis/DotNetInterop</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
