<?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: Converting timestamps to user time zone in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Converting-timestamps-to-user-time-zone/m-p/1014237#M343953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way I have managed to do this is by manually creating a lookup table of AD User vs. their time zone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great if there was a way of getting the time zone of the client machine but I have never found a way of doing this.&amp;nbsp; I'd love to hear if anybody knows how to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Mar 2016 13:44:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-06T13:44:58Z</dc:date>
    <item>
      <title>Converting timestamps to user time zone</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-timestamps-to-user-time-zone/m-p/1014234#M343950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I've been searching the community for hours and I don't seem to find the answer..&lt;/P&gt;&lt;P&gt;How can I display to the users the time fields in their time zone?&lt;/P&gt;&lt;P&gt;In the Regedit the timezone information is under local machine and not current user so that's doesn't seem to work...&lt;/P&gt;&lt;P&gt;I'm using Sense but I guess it's the same for QV and Sense.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 12:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-timestamps-to-user-time-zone/m-p/1014234#M343950</guid>
      <dc:creator>anatezra</dc:creator>
      <dc:date>2016-03-06T12:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Converting timestamps to user time zone</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-timestamps-to-user-time-zone/m-p/1014235#M343951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would add additional fields for all expected timezone and provide a cycle group over all time zone fields as dimension. &lt;/P&gt;&lt;P&gt;By this user can switch the required time zone. Or it could be a drop down selection for timezone selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 13:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-timestamps-to-user-time-zone/m-p/1014235#M343951</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2016-03-06T13:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Converting timestamps to user time zone</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-timestamps-to-user-time-zone/m-p/1014236#M343952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks, but the users want to see it automatically..&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 13:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-timestamps-to-user-time-zone/m-p/1014236#M343952</guid>
      <dc:creator>anatezra</dc:creator>
      <dc:date>2016-03-06T13:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Converting timestamps to user time zone</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-timestamps-to-user-time-zone/m-p/1014237#M343953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way I have managed to do this is by manually creating a lookup table of AD User vs. their time zone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great if there was a way of getting the time zone of the client machine but I have never found a way of doing this.&amp;nbsp; I'd love to hear if anybody knows how to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 13:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-timestamps-to-user-time-zone/m-p/1014237#M343953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-06T13:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Converting timestamps to user time zone</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-timestamps-to-user-time-zone/m-p/1014238#M343954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know, there is no standard way to achieve this in QV / QS (i.e. some supported QV function).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you may create an extension that supports this, maybe using one of the approaches for timezone detection discussed e.g. here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/13/determining-a-web-users-time-zone" title="http://stackoverflow.com/questions/13/determining-a-web-users-time-zone"&gt;http://stackoverflow.com/questions/13/determining-a-web-users-time-zone&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 14:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-timestamps-to-user-time-zone/m-p/1014238#M343954</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-06T14:07:19Z</dc:date>
    </item>
  </channel>
</rss>

