<?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 Time logic help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-logic-help/m-p/926920#M949549</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 have small issue.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have timestamp like 10/10/2015 11:00:00 PM&lt;/P&gt;&lt;P&gt;i want to add Hour into it like suppose 17 hour in to it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how i can achieve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Dec 2015 07:43:19 GMT</pubDate>
    <dc:creator>abhaysingh</dc:creator>
    <dc:date>2015-12-15T07:43:19Z</dc:date>
    <item>
      <title>Time logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Time-logic-help/m-p/926920#M949549</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 have small issue.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have timestamp like 10/10/2015 11:00:00 PM&lt;/P&gt;&lt;P&gt;i want to add Hour into it like suppose 17 hour in to it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how i can achieve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 07:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-logic-help/m-p/926920#M949549</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2015-12-15T07:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Time logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Time-logic-help/m-p/926921#M949550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try: timestamp(YourTimestamp + (1/24*17), 'YourFormat')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 07:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-logic-help/m-p/926921#M949550</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-12-15T07:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Time logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Time-logic-help/m-p/926922#M949551</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: #000000;"&gt;If it's a field containing a numeric number of hours:&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;timestamp(Date + NumberOfHours/24)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Or if you're adding a specific number of hours:&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;timestamp(Date + 50/24)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 07:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-logic-help/m-p/926922#M949551</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-12-15T07:53:04Z</dc:date>
    </item>
  </channel>
</rss>

