<?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: Oracle Timestamp With Time Zone</title>
	<atom:link href="http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/</link>
	<description>because I don't believe in life before coffee...</description>
	<lastBuildDate>Wed, 28 Oct 2009 06:44:36 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Linux Paul</title>
		<link>http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/comment-page-1/#comment-275131</link>
		<dc:creator>Linux Paul</dc:creator>
		<pubDate>Thu, 30 Aug 2007 14:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/#comment-275131</guid>
		<description>You can retreive the &lt;a href=&quot;http://web.archive.org/web/20041022223923/http://www.oracle.com/technology/oramag/oracle/02-nov/o62sql.html&quot; rel=&quot;nofollow&quot;&gt;original article&lt;/a&gt; from archive.org</description>
		<content:encoded><![CDATA[<p>You can retreive the <a href="http://web.archive.org/web/20041022223923/http://www.oracle.com/technology/oramag/oracle/02-nov/o62sql.html" rel="nofollow">original article</a> from archive.org</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David L</title>
		<link>http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/comment-page-1/#comment-90184</link>
		<dc:creator>David L</dc:creator>
		<pubDate>Wed, 28 Feb 2007 23:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/#comment-90184</guid>
		<description>The article refered to is no longer on the Oracle site. Have any links to another copy?</description>
		<content:encoded><![CDATA[<p>The article refered to is no longer on the Oracle site. Have any links to another copy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guna Vamshi Krishna</title>
		<link>http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/comment-page-1/#comment-53349</link>
		<dc:creator>Guna Vamshi Krishna</dc:creator>
		<pubDate>Fri, 02 Feb 2007 08:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/#comment-53349</guid>
		<description>What to be the OS Level DATE and TIME when the ORACLE Database Server and Application Server setup in the US and accessed from Australia?.
What Changes to be done in the App and Database server for Date and Time Format. What typ of data type to be used in the Column level for date and time?

Iam thinking the column level can be given the date datatype but the parameters for the $TIMEZONE and the OS LEVEL US or Aus DATE and TIME to be used?
What should be the DBTIMEZONE? in the Database Server.
Pls let me know the question you understand.?
Thanks</description>
		<content:encoded><![CDATA[<p>What to be the OS Level DATE and TIME when the ORACLE Database Server and Application Server setup in the US and accessed from Australia?.<br />
What Changes to be done in the App and Database server for Date and Time Format. What typ of data type to be used in the Column level for date and time?</p>
<p>Iam thinking the column level can be given the date datatype but the parameters for the $TIMEZONE and the OS LEVEL US or Aus DATE and TIME to be used?<br />
What should be the DBTIMEZONE? in the Database Server.<br />
Pls let me know the question you understand.?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/comment-page-1/#comment-2567</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 05 Jul 2006 14:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/#comment-2567</guid>
		<description>Vikram,

Some of the abbreviations are for daylight savings time, e.g. US/Eastern EST - Eastern Standard Time, US/Eastern EDT - Eastern Daylight Savings Time.

Other abbreviations like EWT (Eastern War Time) are largely for historical support.  (EWT was used in the US durring World War II).  Of course there were no Oracle databases durring WWII, but that doesn&#039;t mean we won&#039;t want to represent dates from that time period.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Vikram,</p>
<p>Some of the abbreviations are for daylight savings time, e.g. US/Eastern EST &#8211; Eastern Standard Time, US/Eastern EDT &#8211; Eastern Daylight Savings Time.</p>
<p>Other abbreviations like EWT (Eastern War Time) are largely for historical support.  (EWT was used in the US durring World War II).  Of course there were no Oracle databases durring WWII, but that doesn&#8217;t mean we won&#8217;t want to represent dates from that time period.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vikram</title>
		<link>http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/comment-page-1/#comment-2430</link>
		<dc:creator>vikram</dc:creator>
		<pubDate>Sat, 01 Jul 2006 08:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/#comment-2430</guid>
		<description>I hope to know the reason why a single timezone has more than one abbrebiations in the V$TIMEZONE_NAMES  .</description>
		<content:encoded><![CDATA[<p>I hope to know the reason why a single timezone has more than one abbrebiations in the V$TIMEZONE_NAMES  .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myo min htut</title>
		<link>http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/comment-page-1/#comment-553</link>
		<dc:creator>myo min htut</dc:creator>
		<pubDate>Sat, 29 Apr 2006 04:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2006/03/22/oracle-timestamp-with-time-zone/#comment-553</guid>
		<description>i need it</description>
		<content:encoded><![CDATA[<p>i need it</p>
]]></content:encoded>
	</item>
</channel>
</rss>
