<?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: Last 8 Hours in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Last-8-Hours/m-p/1834458#M68897</link>
    <description>&lt;P&gt;That is correct.&lt;/P&gt;&lt;P&gt;You could simply put this calculation in a text box and also verify for your self&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=timestamp(Now(1)-1/3)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Sep 2021 19:14:17 GMT</pubDate>
    <dc:creator>stevejoyce</dc:creator>
    <dc:date>2021-09-07T19:14:17Z</dc:date>
    <item>
      <title>Last 8 Hours</title>
      <link>https://community.qlik.com/t5/App-Development/Last-8-Hours/m-p/1834453#M68895</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need&amp;nbsp; a confirmation on an expression here.&lt;/P&gt;&lt;P&gt;Below is an expression for Last 4 Hours.&lt;/P&gt;&lt;P&gt;Let vLast4Hours = Num(timestamp(Now(1)-1/6)); /// 4 hours = 1 day / 24 hours (per day) * 4 hours = 1/6 Days&lt;/P&gt;&lt;P&gt;How can I do the same for Last 8 Hours?&lt;/P&gt;&lt;P&gt;I am having the following expression for Last 8 Hours. Is this correct?&lt;/P&gt;&lt;P&gt;Let vLast4Hours = Num(timestamp(Now(1)-1/3)); /// 4 hours = 1 day / 24 hours (per day) * 8 hours = 1/3 Days&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 18:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Last-8-Hours/m-p/1834453#M68895</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-09-07T18:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Last 8 Hours</title>
      <link>https://community.qlik.com/t5/App-Development/Last-8-Hours/m-p/1834458#M68897</link>
      <description>&lt;P&gt;That is correct.&lt;/P&gt;&lt;P&gt;You could simply put this calculation in a text box and also verify for your self&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=timestamp(Now(1)-1/3)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 19:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Last-8-Hours/m-p/1834458#M68897</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-07T19:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Last 8 Hours</title>
      <link>https://community.qlik.com/t5/App-Development/Last-8-Hours/m-p/1834463#M68899</link>
      <description>&lt;P&gt;Thanks. That works.&lt;/P&gt;&lt;P&gt;My qliksense server is in Pacific time zone (- 3 hrs EST)&lt;/P&gt;&lt;P&gt;The output that you see below is in 12:41 - 8 hrs = 4:41 AM&lt;/P&gt;&lt;P&gt;How can I calculate the same expression to display it on EST as 7:41 AM?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jpjust_0-1631043968125.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61535i83AB69C382BCD0B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jpjust_0-1631043968125.png" alt="jpjust_0-1631043968125.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 19:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Last-8-Hours/m-p/1834463#M68899</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-09-07T19:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Last 8 Hours</title>
      <link>https://community.qlik.com/t5/App-Development/Last-8-Hours/m-p/1834467#M68900</link>
      <description>&lt;P&gt;I guess you can add 3 hours to it then.&lt;/P&gt;&lt;P&gt;=timestamp(now()-(11/24)).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could look at the converttolocatime() function with a time of UTC() (current time in UTC).&amp;nbsp; I use New York because it changes to EST or EDT if daylight savings is currently being observed in NY.&lt;/P&gt;&lt;P&gt;=ConvertToLocalTime(UTC(),'New York')&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 20:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Last-8-Hours/m-p/1834467#M68900</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-07T20:14:18Z</dc:date>
    </item>
  </channel>
</rss>

