<?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: confused about UTC time? solution inside!</title>
	<atom:link href="http://www.linuxized.com/2010/08/confused-about-utc-time-solution-inside/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxized.com/2010/08/confused-about-utc-time-solution-inside/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
	<description>wired&#039;s /dev/urandom space</description>
	<lastBuildDate>Sun, 27 Jan 2013 15:12:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: James</title>
		<link>http://www.linuxized.com/2010/08/confused-about-utc-time-solution-inside/comment-page-1/#comment-3832</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sun, 15 Aug 2010 15:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxized.com/?p=686#comment-3832</guid>
		<description><![CDATA[The conversion from UTC to Julliet (time in `whatever time zone I am currently in`) is trivial, given that you know the UTC-offset for Julliet, and the DST dates. 

This information is hidden in your tool, which limits its&#039; usefulness.  

A more useful approach would be :
[Time of interest (current time by default), user-supplied]

[Current time in UTC - auto-converted] + [UTC Offset of current location - auto-generated] + [DST Offset + Dates when applicable - auto-generated] == &gt; [Local Time]


Still, having used plain-html tools for this task in the past, this is far superior to them]]></description>
		<content:encoded><![CDATA[<p>The conversion from UTC to Julliet (time in `whatever time zone I am currently in`) is trivial, given that you know the UTC-offset for Julliet, and the DST dates. </p>
<p>This information is hidden in your tool, which limits its&#8217; usefulness.  </p>
<p>A more useful approach would be :<br />
[Time of interest (current time by default), user-supplied]</p>
<p>[Current time in UTC - auto-converted] + [UTC Offset of current location - auto-generated] + [DST Offset + Dates when applicable - auto-generated] == &gt; [Local Time]</p>
<p>Still, having used plain-html tools for this task in the past, this is far superior to them</p>
]]></content:encoded>
	</item>
</channel>
</rss>
