<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Timezone per server/database in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820792#M4851635</link>
    <description>&lt;P&gt;What version are you using?&lt;/P&gt;
&lt;P&gt;AFAIK, v12 has &lt;A href="http://dcx.sybase.com/index.html#1201/en/sachanges/newinnsbruck-s-5158358.html"&gt;introduced the new data type &lt;STRONG&gt;TIMESTAMP WITH TIME ZONE&lt;/STRONG&gt;&lt;/A&gt; and the new special value &lt;STRONG&gt;CURRENT UTC TIMESTAMP&lt;/STRONG&gt; exactly for such use cases.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2012 07:43:51 GMT</pubDate>
    <dc:creator>VolkerBarth</dc:creator>
    <dc:date>2012-02-24T07:43:51Z</dc:date>
    <item>
      <title>Timezone per server/database</title>
      <link>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaq-p/13820791</link>
      <description>&lt;P&gt;We host database for some online applications and some of our new customers are located in another timezone.&lt;/P&gt;
&lt;P&gt;Since we have all database running in just one box, is that possible to configure timezone in database/db server, this way sa will not use OS timezone.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2012 07:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaq-p/13820791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-24T07:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone per server/database</title>
      <link>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820792#M4851635</link>
      <description>&lt;P&gt;What version are you using?&lt;/P&gt;
&lt;P&gt;AFAIK, v12 has &lt;A href="http://dcx.sybase.com/index.html#1201/en/sachanges/newinnsbruck-s-5158358.html"&gt;introduced the new data type &lt;STRONG&gt;TIMESTAMP WITH TIME ZONE&lt;/STRONG&gt;&lt;/A&gt; and the new special value &lt;STRONG&gt;CURRENT UTC TIMESTAMP&lt;/STRONG&gt; exactly for such use cases.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2012 07:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820792#M4851635</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2012-02-24T07:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone per server/database</title>
      <link>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820794#M4851637</link>
      <description>&lt;P&gt;Actually it's all in 11. We are planning to upgrade to 12 this year.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2012 07:44:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820794#M4851637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-24T07:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone per server/database</title>
      <link>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820795#M4851638</link>
      <description>&lt;P&gt;FYI, &lt;CODE&gt;DEFAULT UTC TIMESTAMP&lt;/CODE&gt; and &lt;CODE&gt;CURRENT UTC TIMESTAMP&lt;/CODE&gt; have been around since version 8, but before version 12 their type was &lt;CODE&gt;TIMESTAMP&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2012 11:01:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820795#M4851638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-27T11:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone per server/database</title>
      <link>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820796#M4851639</link>
      <description>&lt;P&gt;Now I'm somewhat puzzled what exactly has been improved with v12: &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Does v8+ (and the &lt;A href="http://dcx.sybase.com/index.html#1201/en/dbadmin/time-zone-adjustment-option.html"&gt;"time_zone_adjustment" option&lt;/A&gt;) &lt;EM&gt;allow&lt;/EM&gt; a client to adjust the display of UTC time values to the local timezone (i.e. it allows to correct between displayed and stored times? (But one should still store UTC times in case different time zones do matter, e.g. with the help of DEFAULT/CURRENT UTC TIMESTAMP.)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Whereas the v12 TIMESTAMP WITH TIME ZONE type allows the storage of times with local time zone information, so clients do not &lt;EM&gt;need&lt;/EM&gt; to adjust the display, and the time can still be stored in a standardized way?&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 27 Feb 2012 12:24:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820796#M4851639</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2012-02-27T12:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone per server/database</title>
      <link>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820797#M4851640</link>
      <description>&lt;P&gt;Before version 12, one always needed to know what timezone was used for values in timestamp columns. All that &lt;CODE&gt;DEFAULT/CURRENT UTC TIMESTAMP&lt;/CODE&gt; provided were ways to get UTC timestamps instead of the timestamps in the local server OS timezone provided by &lt;CODE&gt;DEFAULT/CURRENT TIMESTAMP&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820797#M4851640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-27T16:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone per server/database</title>
      <link>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820793#M4851636</link>
      <description>&lt;P&gt;In the option "PUBLIC.time_zone" with "&lt;A href="https://help.sap.com/viewer/61ecb3d4d8be4baaa07cc4db0ddb5d0a/17.0/en-US/5da1fe3e58994ec2b00d686d7f21d32d.html"&gt;Simulated Time Zones&lt;/A&gt;" seems to do this in the current version (Anywhere 17)&lt;/P&gt;
&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;CREATE&lt;/SPAN&gt; &lt;SPAN&gt;TIME&lt;/SPAN&gt; &lt;SPAN&gt;ZONE&lt;/SPAN&gt; &lt;SPAN&gt;NewSouthWales&lt;/SPAN&gt; &lt;SPAN&gt;OFFSET&lt;/SPAN&gt; &lt;SPAN&gt;'10:00'&lt;/SPAN&gt;
&lt;SPAN&gt;STARTING&lt;/SPAN&gt; &lt;SPAN&gt;'Oct/Sun&amp;gt;=1'&lt;/SPAN&gt; &lt;SPAN&gt;AT&lt;/SPAN&gt; &lt;SPAN&gt;'2:00'&lt;/SPAN&gt;
&lt;SPAN&gt;ENDING&lt;/SPAN&gt; &lt;SPAN&gt;'Apr/Sun&amp;gt;=1'&lt;/SPAN&gt; &lt;SPAN&gt;AT&lt;/SPAN&gt; &lt;SPAN&gt;'2:00'&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;

&lt;SPAN&gt;SET&lt;/SPAN&gt; &lt;SPAN&gt;OPTION&lt;/SPAN&gt; &lt;SPAN&gt;PUBLIC&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;time_zone&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;'NewSouthWales'&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 Dec 2021 05:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/timezone-per-server-database/qaa-p/13820793#M4851636</guid>
      <dc:creator>former_SQLA_member1694901</dc:creator>
      <dc:date>2021-12-23T05:58:52Z</dc:date>
    </item>
  </channel>
</rss>

