<?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: Transform timestamp to different timezones in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Transform-timestamp-to-different-timezones/m-p/2462548#M98982</link>
    <description>&lt;P&gt;Hi Antoine, thanks for your answer. Unfortunately when user open Apllication i can't know their timezone. And I am trying to find how can I use it or where hardcode it?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 09:46:44 GMT</pubDate>
    <dc:creator>Joss15</dc:creator>
    <dc:date>2024-06-14T09:46:44Z</dc:date>
    <item>
      <title>Transform timestamp to different timezones</title>
      <link>https://community.qlik.com/t5/App-Development/Transform-timestamp-to-different-timezones/m-p/2462533#M98979</link>
      <description>&lt;P&gt;Hi. I work on visualization, where need to show time based user timezone. Timestamp stores in UTC.&lt;/P&gt;
&lt;P&gt;How do you think what is the best solution?&lt;/P&gt;
&lt;P&gt;I tried to know information about user timezone but I can't get it. Looks one variant is create to field to choose user timezone in visualization like checkbox.&lt;/P&gt;
&lt;P&gt;Does someone face with it?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 09:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Transform-timestamp-to-different-timezones/m-p/2462533#M98979</guid>
      <dc:creator>Joss15</dc:creator>
      <dc:date>2024-06-14T09:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Transform timestamp to different timezones</title>
      <link>https://community.qlik.com/t5/App-Development/Transform-timestamp-to-different-timezones/m-p/2462535#M98980</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You need to use the function LocalTime().&lt;/P&gt;
&lt;P&gt;For exemple :&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="TableStyle-tableGrid" width="551px" cellspacing="0"&gt;
&lt;TBODY&gt;
&lt;TR class="Body-Body1"&gt;
&lt;TD width="148.812px" class="BodyI--"&gt;
&lt;P&gt;&lt;SPAN class="Code" data-mc-conditions="Targets.NotToTranslate"&gt;localtime ('London')&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="401.188px" class="BodyG--"&gt;
&lt;P&gt;Returns the local time in London, 2023-08-14 13:39:47.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or the ConvertToLocalTime() function. Example :&lt;/P&gt;
&lt;TABLE class="TableStyle-tableGrid" cellspacing="0"&gt;
&lt;TBODY&gt;
&lt;TR class="Body-Body1" data-mc-conditions=""&gt;
&lt;TD class="BodyI--"&gt;
&lt;P data-mc-conditions="Targets.NotToTranslate"&gt;&lt;SPAN class="Code" data-mc-conditions="Targets.NotToTranslate"&gt;ConvertToLocalTime('2023-08-14 08:39:47','Paris')&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD class="BodyG--"&gt;Returns '&lt;SPAN data-mc-conditions="Targets.NotToTranslate"&gt;2023-08-14 10:39:47&lt;/SPAN&gt;' and the corresponding internal timestamp representation.&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Antoine&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 09:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Transform-timestamp-to-different-timezones/m-p/2462535#M98980</guid>
      <dc:creator>Antoine04</dc:creator>
      <dc:date>2024-06-14T09:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Transform timestamp to different timezones</title>
      <link>https://community.qlik.com/t5/App-Development/Transform-timestamp-to-different-timezones/m-p/2462548#M98982</link>
      <description>&lt;P&gt;Hi Antoine, thanks for your answer. Unfortunately when user open Apllication i can't know their timezone. And I am trying to find how can I use it or where hardcode it?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 09:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Transform-timestamp-to-different-timezones/m-p/2462548#M98982</guid>
      <dc:creator>Joss15</dc:creator>
      <dc:date>2024-06-14T09:46:44Z</dc:date>
    </item>
  </channel>
</rss>

