<?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: Convert ReloadTime to EST Timezone in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131612#M19792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We had same requirement, I think manually works like charm but you need to know in advance the exact time-difference. In case of functions I'm not sure how they behave, in our case not as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2018 12:11:05 GMT</pubDate>
    <dc:creator>thevingo</dc:creator>
    <dc:date>2018-07-12T12:11:05Z</dc:date>
    <item>
      <title>Convert ReloadTime to EST Timezone</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131610#M19790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to display the reloadtime on my UI application and I am currently using ReloadTime() function for this purpose which works fine on my local machine but the issue is the Qlikview servers are in Central TimeZone and on the UI application the time is being displayed in Central time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest a method that displays the reloadtime() in EST on the UI application irrespective of where the Qlikview servers are located (CST, MST, PST or may be in Europe)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 15:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131610#M19790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-11T15:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Convert ReloadTime to EST Timezone</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131611#M19791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look to: &lt;SPAN class="Bold"&gt;ConvertToLocalTime(&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;) or adjust it manually with something like: timestamp(reloadtime() + (1/24*3) in the case that you have a positive offset of 3 hours.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;- Marcus&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 11:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131611#M19791</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-07-12T11:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Convert ReloadTime to EST Timezone</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131612#M19792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We had same requirement, I think manually works like charm but you need to know in advance the exact time-difference. In case of functions I'm not sure how they behave, in our case not as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 12:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131612#M19792</guid>
      <dc:creator>thevingo</dc:creator>
      <dc:date>2018-07-12T12:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Convert ReloadTime to EST Timezone</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131613#M19793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using &lt;STRONG&gt;ConvertToLocalTime(ReloadTime(),'Eastern Time (US &amp;amp; Canada)')&lt;/STRONG&gt; but it is not working as expected. I think the manual solution might work but as Govind mentioned we need to know the time-difference in advance. I don't want to update all my applications when there is a server move in future. Is there any other solution to resolve this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 13:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131613#M19793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-12T13:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Convert ReloadTime to EST Timezone</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131614#M19794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe your choosen time-zone isn't the right one - in general or because the server is placed within this zone but used a different one or used special summer/winter-time settings or something similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To avoid expensive maintaining by any change in the time-zones in the future you could put the time-zone or maybe the whole expression within a centralized include-variable: &lt;A href="https://community.qlik.com/qlik-blogpost/4142"&gt;The $(Include) which you $(Must_Include) into your toolkit&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 13:37:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131614#M19794</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-07-12T13:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Convert ReloadTime to EST Timezone</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131615#M19795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not quite sure how the server settings has been set but can you please elaborate on how the solution can be achieved using timezone() or $(Include) variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 14:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131615#M19795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-12T14:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Convert ReloadTime to EST Timezone</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131616#M19796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a textfile with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set var = "ConvertToLocalTime(ReloadTime(),'Eastern Time (US &amp;amp; Canada)')";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store it as X.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(Must_include=X.txt)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anywhere within your script (usually within a preparing-tab at the beginning)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then you could use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(var)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as expression whereever you want. If you put the include-variable and the $(var) in all your applications you could change the output by all application just by changing the text-file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 14:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131616#M19796</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-07-12T14:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Convert ReloadTime to EST Timezone</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131617#M19797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still seeing the same results even after using the approach you suggested. Basically I reloaded my application at today at &lt;STRONG&gt;12:50:55 PM EST&lt;/STRONG&gt; but I get the same results when I use one of the following approaches:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=converttolocaltime(reloadtime(),'Eastern Time (US &amp;amp; Canada)')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=converttolocaltime(reloadtime())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=$(var) i.e the approach you suggested.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="EST.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/207729_EST.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The weird part is the time being displayed is four hours behind the reload time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if I am missing anything here. Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 16:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131617#M19797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-12T16:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Convert ReloadTime to EST Timezone</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131618#M19798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is reverse - if your server is in this time-zone and you in are different you need to put your time-zone reference within the converttolocaltime(). Whereby if you know the offset is 4 hours you could just do it manually with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;timestamp(reloadtime() + (1/24*4)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 04:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131618#M19798</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-07-13T04:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Convert ReloadTime to EST Timezone</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131619#M19799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;vUTC&lt;/STRONG&gt; = timestamp(UTC(),'MM/DD/YYYY hh:mm:ss');&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;vIST&lt;/STRONG&gt; = timestamp(ConvertToLocalTime(Timestamp#('$(vUTC)','MM/DD/YYYY hh:mm:ss'),'Europe'),'MM/DD/YYYY hh:mm:ss TT');&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try this krishna,hope it will works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 16:59:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-ReloadTime-to-EST-Timezone/m-p/131619#M19799</guid>
      <dc:creator>gopinadhpindra</dc:creator>
      <dc:date>2018-07-19T16:59:19Z</dc:date>
    </item>
  </channel>
</rss>

