<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Vertica Documentation – SET TIME ZONE</title>
    <link>/en/sql-reference/statements/set-statements/set-time-zone/</link>
    <description>Recent content in SET TIME ZONE on Vertica Documentation</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/sql-reference/statements/set-statements/set-time-zone/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Sql-Reference: Time zone names for setting TIME ZONE</title>
      <link>/en/sql-reference/statements/set-statements/set-time-zone/time-zone-names-setting-time-zone/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/sql-reference/statements/set-statements/set-time-zone/time-zone-names-setting-time-zone/</guid>
      <description>
        
        
        &lt;p&gt;The time zone names listed below are recognized by Vertica as valid settings for the SQL time zone (the TIME ZONE run-time parameter).

&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;

Time zone and daylight-saving rules are controlled by individual governments, and are subject to change. For the latest information, see &lt;a href=&#34;https://www.ietf.org/timezones/tzdb-2018f/tz-link.html&#34;&gt;Sources for Time Zone and Daylight Saving Time Data&lt;/a&gt;.

&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;These names are not the same as the names shown in 
&lt;code&gt;/opt/vertica/share/timezonesets&lt;/code&gt;, which are recognized by Vertica in date/time input values. The TIME ZONE names listed below imply a local Daylight Saving Time rule, where date/time input names represent a fixed offset from UTC.&lt;/p&gt;
&lt;p&gt;In many cases, the same zone has several names. These are grouped together. The list is sorted primarily by commonly used zone names.&lt;/p&gt;
&lt;p&gt;In addition to the names in the list, Vertica accepts time zone names as one of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;&lt;code&gt;STDoffset&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;&lt;code&gt;STDoffsetDST&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;where &lt;em&gt;&lt;code&gt;STD&lt;/code&gt;&lt;/em&gt; is a zone abbreviation, &lt;em&gt;&lt;code&gt;offset&lt;/code&gt;&lt;/em&gt; is a numeric offset in hours west from UTC, and &lt;em&gt;&lt;code&gt;DST&lt;/code&gt;&lt;/em&gt; is an optional Daylight Saving Time zone abbreviation, assumed to stand for one hour ahead of the given offset.&lt;/p&gt;
&lt;p&gt;For example, if &lt;code&gt;EST5EDT&lt;/code&gt; were not already a recognized zone name, Vertica accepts it as functionally equivalent to USA East Coast time. When a Daylight Saving Time zone name is present, Vertica assumes it uses USA time zone rules, so this feature is of limited use outside North America.

&lt;div class=&#34;admonition caution&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Caution&lt;/h4&gt;

Be aware that this provision can lead to silently accepting invalid input, as there is no check on the reasonableness of the zone abbreviations. For example, &lt;code&gt;SET TIME ZONE TO FOOBANKO&lt;/code&gt; works, leaving the system effectively using a rather peculiar abbreviation for GMT.

&lt;/div&gt;&lt;/p&gt;
&lt;h2 id=&#34;time-zone&#34;&gt;Time zone&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;

Africa
&lt;/li&gt;
&lt;li&gt;

America
&lt;/li&gt;
&lt;li&gt;

Antarctica
&lt;/li&gt;
&lt;li&gt;

Asia
&lt;/li&gt;
&lt;li&gt;

Atlantic
&lt;/li&gt;
&lt;li&gt;

Australia
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CET&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;EET&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;

Etc/GMT
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;GMT&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;GMT+0&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;GMT-0&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;GMT0&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Greenwich&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Etc/Greenwich&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;

Europe
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Factory&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;

Indian
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;MET&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;

Pacific
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;UCT Etc&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;UCT&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;UTC&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Universal Zulu&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Etc/UTC&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Etc/Universal&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Etc/Zulu&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;WET&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
  </channel>
</rss>
