<?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 Convert date time zone? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-date-time-zone/m-p/231474#M83211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am querying a non-relational database using SQL through ODBC in Qlikview. The output timestamps are all in GMT. How can I specify in a Qlikview script that a returned timezone is in GMT (while I want my timestamps to appear in ESTEDT)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 May 2010 21:25:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-04T21:25:54Z</dc:date>
    <item>
      <title>Convert date time zone?</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-date-time-zone/m-p/231474#M83211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am querying a non-relational database using SQL through ODBC in Qlikview. The output timestamps are all in GMT. How can I specify in a Qlikview script that a returned timezone is in GMT (while I want my timestamps to appear in ESTEDT)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 21:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-date-time-zone/m-p/231474#M83211</guid>
      <dc:creator />
      <dc:date>2010-05-04T21:25:54Z</dc:date>
    </item>
    <item>
      <title>Convert date time zone?</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-date-time-zone/m-p/231475#M83212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ConvertToLocalTime function should do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 21:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-date-time-zone/m-p/231475#M83212</guid>
      <dc:creator />
      <dc:date>2010-05-04T21:41:36Z</dc:date>
    </item>
    <item>
      <title>Convert date time zone?</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-date-time-zone/m-p/231476#M83213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I'm trying this now. But just to be clear:&lt;/P&gt;&lt;P&gt;I'm querying from Postgres and getting dates back in local time and storing them in a field called "date". Then I'm querying this other database and getting dates back in GMT and storing them into a field called "date" so that I can join the data. Can I just do something like this within the script for the GMT source?&lt;/P&gt;&lt;P&gt;LOAD ConvertToLocalTime(gmt_date) AS date;&lt;BR /&gt; SQL SELECT date AS gmt_date FROM otherdatasource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 21:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-date-time-zone/m-p/231476#M83213</guid>
      <dc:creator />
      <dc:date>2010-05-04T21:47:40Z</dc:date>
    </item>
    <item>
      <title>Convert date time zone?</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-date-time-zone/m-p/231477#M83214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I just tested it and it looks to have worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 21:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-date-time-zone/m-p/231477#M83214</guid>
      <dc:creator />
      <dc:date>2010-05-04T21:49:16Z</dc:date>
    </item>
  </channel>
</rss>

