<?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?</title>
	<atom:link href="http://thomaslarock.com/2009/08/what-time-is-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomaslarock.com/2009/08/what-time-is-it/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 18:00:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Thomas LaRock</title>
		<link>http://thomaslarock.com/2009/08/what-time-is-it/comment-page-1/#comment-935</link>
		<dc:creator>Thomas LaRock</dc:creator>
		<pubDate>Tue, 01 Sep 2009 02:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=2645#comment-935</guid>
		<description>good points, thanks Stuart. will I see you at PASS again this year?

i think we will need to switch to using all UTC timestamps for everything we do. i also believe we should keep the local time of the server, so perhaps just the two columns will suffice. i do hate to store something twice, so maybe just the UTC will be enough.</description>
		<content:encoded><![CDATA[<p>good points, thanks Stuart. will I see you at PASS again this year?</p>
<p>i think we will need to switch to using all UTC timestamps for everything we do. i also believe we should keep the local time of the server, so perhaps just the two columns will suffice. i do hate to store something twice, so maybe just the UTC will be enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Ainsworth</title>
		<link>http://thomaslarock.com/2009/08/what-time-is-it/comment-page-1/#comment-934</link>
		<dc:creator>Stuart Ainsworth</dc:creator>
		<pubDate>Tue, 01 Sep 2009 01:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=2645#comment-934</guid>
		<description>I don&#039;t use Operations Manager, but it does make logical sense to use UTC for your timestamps when dealing with time data.  2:00 PM EST is NOT 2:00 PM CST; that&#039;s one of the hardest things to convince my boss when dealing with reports for clients.

As noted DST is fun to deal with; try also building a cube for data across time zones when you want to have a dimension by day (what day?UTC?  Client local time?  server local time?).

I&#039;ve long since advocated that we all abandon the concept of local time, and we each determine our days based on UTC.  If I work 12 noon to 8 pm UTC, so be it.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t use Operations Manager, but it does make logical sense to use UTC for your timestamps when dealing with time data.  2:00 PM EST is NOT 2:00 PM CST; that&#8217;s one of the hardest things to convince my boss when dealing with reports for clients.</p>
<p>As noted DST is fun to deal with; try also building a cube for data across time zones when you want to have a dimension by day (what day?UTC?  Client local time?  server local time?).</p>
<p>I&#8217;ve long since advocated that we all abandon the concept of local time, and we each determine our days based on UTC.  If I work 12 noon to 8 pm UTC, so be it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas LaRock</title>
		<link>http://thomaslarock.com/2009/08/what-time-is-it/comment-page-1/#comment-933</link>
		<dc:creator>Thomas LaRock</dc:creator>
		<pubDate>Mon, 31 Aug 2009 12:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=2645#comment-933</guid>
		<description>good point, and something to consider as some locations may not observe DST, or if they do, they may not start on the same day.

how come Star Trek never worries about such details when they time travel?</description>
		<content:encoded><![CDATA[<p>good point, and something to consider as some locations may not observe DST, or if they do, they may not start on the same day.</p>
<p>how come Star Trek never worries about such details when they time travel?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Corbett</title>
		<link>http://thomaslarock.com/2009/08/what-time-is-it/comment-page-1/#comment-932</link>
		<dc:creator>Jack Corbett</dc:creator>
		<pubDate>Mon, 31 Aug 2009 12:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=2645#comment-932</guid>
		<description>Great!  Don&#039;t forget about DST.  That&#039;s a lot of fun on environmental and manufacturing sytems especially in the Fall when you hit 1 and 2 am twice.</description>
		<content:encoded><![CDATA[<p>Great!  Don&#8217;t forget about DST.  That&#8217;s a lot of fun on environmental and manufacturing sytems especially in the Fall when you hit 1 and 2 am twice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Dustin</title>
		<link>http://thomaslarock.com/2009/08/what-time-is-it/comment-page-1/#comment-931</link>
		<dc:creator>Dave Dustin</dc:creator>
		<pubDate>Sun, 30 Aug 2009 06:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=2645#comment-931</guid>
		<description>We store all time/dates as GMT/UTC and then adjust on the local server (if required).

We are quite lucky down here (New Zealand) that we are generally +12 hours from GMT, so our users can easily translate the times if we thorw a (GMT) in the display.</description>
		<content:encoded><![CDATA[<p>We store all time/dates as GMT/UTC and then adjust on the local server (if required).</p>
<p>We are quite lucky down here (New Zealand) that we are generally +12 hours from GMT, so our users can easily translate the times if we thorw a (GMT) in the display.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas LaRock</title>
		<link>http://thomaslarock.com/2009/08/what-time-is-it/comment-page-1/#comment-930</link>
		<dc:creator>Thomas LaRock</dc:creator>
		<pubDate>Sat, 29 Aug 2009 03:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=2645#comment-930</guid>
		<description>i suppose we could use the GETUTCDATE(), but will that work against SQL2000? If not, then we would need to split out our script to run two versions, one for SQL2000 boxes and the other for servers built in this century.

even with UTC, the OpsMgr agent is still going to run based on the local time. so, 24 servers around the world, and each one would be kicked off, every hour, like...clockwork! the question becomes: what value do you store in the repository? even with UTC, you would still have 24 different values.</description>
		<content:encoded><![CDATA[<p>i suppose we could use the GETUTCDATE(), but will that work against SQL2000? If not, then we would need to split out our script to run two versions, one for SQL2000 boxes and the other for servers built in this century.</p>
<p>even with UTC, the OpsMgr agent is still going to run based on the local time. so, 24 servers around the world, and each one would be kicked off, every hour, like&#8230;clockwork! the question becomes: what value do you store in the repository? even with UTC, you would still have 24 different values.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Kehayias</title>
		<link>http://thomaslarock.com/2009/08/what-time-is-it/comment-page-1/#comment-929</link>
		<dc:creator>Jonathan Kehayias</dc:creator>
		<pubDate>Sat, 29 Aug 2009 03:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=2645#comment-929</guid>
		<description>Why not use UTC which should be standard across all three?</description>
		<content:encoded><![CDATA[<p>Why not use UTC which should be standard across all three?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 3/19 queries in 0.005 seconds using disk: basic
Object Caching 515/523 objects using disk: basic

Served from: thomaslarock.com @ 2012-02-08 10:59:51 -->
