<?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: What time is it, again?</title>
	<atom:link href="http://culverson.com/what-time-is-it-again/feed/" rel="self" type="application/rss+xml" />
	<link>http://culverson.com/what-time-is-it-again/</link>
	<description>Custom Labview Data Acquisition Software Maine</description>
	<lastBuildDate>Mon, 12 Jul 2010 16:58:54 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve</title>
		<link>http://culverson.com/what-time-is-it-again/comment-page-1/#comment-51</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 12 Jul 2010 16:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://culverson.com/?p=272#comment-51</guid>
		<description>Exactly.  That is apparently what LabVIEW does, when recording true timestamp values.
The same file with the same data will show 9:39 on one machine and 10:39 on another, because it is incorporating the timezone with it.

When you record a string with the time though, you don&#039;t get that benefit.  And you won&#039;t notice at all unless you cross timezones.</description>
		<content:encoded><![CDATA[<p>Exactly.  That is apparently what LabVIEW does, when recording true timestamp values.<br />
The same file with the same data will show 9:39 on one machine and 10:39 on another, because it is incorporating the timezone with it.</p>
<p>When you record a string with the time though, you don&#8217;t get that benefit.  And you won&#8217;t notice at all unless you cross timezones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phillip Brooks</title>
		<link>http://culverson.com/what-time-is-it-again/comment-page-1/#comment-50</link>
		<dc:creator>Phillip Brooks</dc:creator>
		<pubDate>Mon, 12 Jul 2010 15:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://culverson.com/?p=272#comment-50</guid>
		<description>When recording timestamps to a file, it is important to store complete timezone info. The most common format is ISO-8601.

http://en.wikipedia.org/wiki/ISO_8601</description>
		<content:encoded><![CDATA[<p>When recording timestamps to a file, it is important to store complete timezone info. The most common format is ISO-8601.</p>
<p><a href="http://en.wikipedia.org/wiki/ISO_8601" rel="nofollow">http://en.wikipedia.org/wiki/ISO_8601</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
