<?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>topic Re: Timezone understanding in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14934#M9340</link>
    <description>&lt;P&gt;@Prabakar Ammeappin​&amp;nbsp; you are always awesome but the thing is that I don't want to do this with my customer , I just want whenever they will query they will get their time zone ,without any query update&lt;/P&gt;</description>
    <pubDate>Fri, 23 Dec 2022 08:29:24 GMT</pubDate>
    <dc:creator>Aviral-Bhardwaj</dc:creator>
    <dc:date>2022-12-23T08:29:24Z</dc:date>
    <item>
      <title>Timezone understanding</title>
      <link>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14931#M9337</link>
      <description>&lt;P&gt;Today I was working in Timezone kind of data but my Singapore user want to see their time in the Data and&amp;nbsp;USA user want to see their time in the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead of both, we all are getting UTC time,how to solve this issue&lt;/P&gt;&lt;P&gt;Please guide &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data can be anything but time  should be there&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 07:35:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14931#M9337</guid>
      <dc:creator>Aviral-Bhardwaj</dc:creator>
      <dc:date>2022-12-23T07:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone understanding</title>
      <link>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14932#M9338</link>
      <description>&lt;P&gt;@Pat Sienkiewicz​&amp;nbsp;, @Hubert Dudek​&amp;nbsp; please guide me here&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 07:36:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14932#M9338</guid>
      <dc:creator>Aviral-Bhardwaj</dc:creator>
      <dc:date>2022-12-23T07:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone understanding</title>
      <link>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14933#M9339</link>
      <description>&lt;P&gt;Hi @Aviral Bhardwaj​&amp;nbsp;have you tried setting the timezone?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/sql/language-manual/sql-ref-syntax-aux-conf-mgmt-set-timezone.html" target="test_blank"&gt;https://docs.databricks.com/sql/language-manual/sql-ref-syntax-aux-conf-mgmt-set-timezone.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 08:19:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14933#M9339</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-12-23T08:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone understanding</title>
      <link>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14934#M9340</link>
      <description>&lt;P&gt;@Prabakar Ammeappin​&amp;nbsp; you are always awesome but the thing is that I don't want to do this with my customer , I just want whenever they will query they will get their time zone ,without any query update&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 08:29:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14934#M9340</guid>
      <dc:creator>Aviral-Bhardwaj</dc:creator>
      <dc:date>2022-12-23T08:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone understanding</title>
      <link>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14935#M9341</link>
      <description>&lt;P&gt;I don't think that there's an easy way to switch the timezones when reading the data. Even if it was possible then it could cause some data inconsistency (ex. different date could be reported within different timezones).&lt;/P&gt;&lt;P&gt;If you really need that IMO you should create some custom views that shows the data with different timezones.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 10:10:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14935#M9341</guid>
      <dc:creator>daniel_sahal</dc:creator>
      <dc:date>2022-12-23T10:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone understanding</title>
      <link>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14936#M9342</link>
      <description>&lt;P&gt;I got it guys it was happening due to a library conflict now your answers are really helpful I tried all things&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 12:54:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14936#M9342</guid>
      <dc:creator>Aviral-Bhardwaj</dc:creator>
      <dc:date>2022-12-23T12:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone understanding</title>
      <link>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14937#M9343</link>
      <description>&lt;P&gt;In SQL Admin Console, you can set a timezone parameter, but it will be for the whole workspace &lt;A href="https://docs.databricks.com/sql/admin/sql-configuration-parameters.html" target="test_blank"&gt;https://docs.databricks.com/sql/admin/sql-configuration-parameters.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally, how your customer connects? It may be easier to do on a tool like PowerBI.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 16:51:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/timezone-understanding/m-p/14937#M9343</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-12-23T16:51:50Z</dc:date>
    </item>
  </channel>
</rss>

