<?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: Re: Difference Between two date_time fields? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645470#M236548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi...&lt;/P&gt;&lt;P&gt; Thank you for your reply.....&lt;/P&gt;&lt;P&gt; Its helpfull for me..............&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Sep 2014 12:25:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-08T12:25:39Z</dc:date>
    <item>
      <title>Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645445#M236523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I ahve 2 date time fields I want get difference beetween two times ..&lt;/P&gt;&lt;P&gt; How can i can get difference ...&lt;/P&gt;&lt;P&gt;my code is:&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Master:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #800000; font-size: 12px; font-family: 'Courier New';"&gt;callid,calldata as Call_Details&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;C&gt;&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;[qvd];&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; directory;&lt;BR /&gt; Call_Details:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Call_Details&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'&amp;lt;CALLID&amp;gt;','&amp;lt;/CALLID&amp;gt;') &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"CALL ID"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Call_Details&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'&amp;lt;STARTDATETIME&amp;gt;','&amp;lt;/STARTDATETIME&amp;gt;') &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"START DATE"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Call_Details&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'&amp;lt;ENDDATETIME&amp;gt;','&amp;lt;/ENDDATETIME&amp;gt;') &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"END DATE"&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; Master;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; Master;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; Calc_Diff:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[CALL ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[START DATE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[END DATE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Timestamp&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[END DATE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'MM-DD-YYYY HH:mm:SS TT')-&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Timestamp&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[START DATE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'MM-DD-YYYY HH:mm:SS TT')) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;'DURATION'&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; Call_Details;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; Call_Details;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i followed this code but when i try to display duration in listbox it does not show data...&lt;/P&gt;&lt;P&gt;please help me anyone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 07:25:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645445#M236523</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T07:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645446#M236524</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;Try using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New'; font-size: 12px;"&gt;Timestamp#&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New'; font-size: 12px;"&gt;Insteam of Timestamp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New'; font-size: 12px;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New'; font-size: 12px;"&gt;sushil&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 07:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645446#M236524</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2014-09-08T07:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645447#M236525</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;Use inteval(time2-time,'Your format')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For details look into help menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 07:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645447#M236525</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-09-08T07:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645448#M236526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanx for ur reply..&lt;/P&gt;&lt;P&gt; But when i used timestamp# instead of timestamp its not working.....&lt;/P&gt;&lt;P&gt; when i try to get&lt;/P&gt;&lt;P&gt;year(&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;[START DATE]0 as my_year it is also does not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 07:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645448#M236526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T07:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645449#M236527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;Thanx for ur reply..&lt;/P&gt;&lt;P&gt; intervel function also does not working....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 07:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645449#M236527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T07:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645450#M236528</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;Use like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Timestamp(Timestamp#&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[END DATE]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;,'MM-DD-YYYY HH:mm:SS TT'))-Timestamp(&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Timestamp#&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[START DATE]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;,'MM-DD-YYYY HH:mm:SS TT')) as Duration&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;OR &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;use above field in&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;Interval(&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Timestamp(Timestamp#&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[END DATE]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;,'MM-DD-YYYY HH:mm:SS TT'))-Timestamp(&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Timestamp#&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[START DATE]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;,'MM-DD-YYYY HH:mm:SS TT')),Format Code&lt;/SPAN&gt;&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 07:41:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645450#M236528</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-09-08T07:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645451#M236529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi chandini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load from &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Call_Details...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;timestamp(&lt;SPAN style="color: #0000ff; font-family: 'Courier New'; font-size: 12px;"&gt;timestamp#(&lt;/SPAN&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Call_Details&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,'&amp;lt;STARTDATETIME&amp;gt;','&amp;lt;/STARTDATETIME&amp;gt;'),'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;MM-DD-YYYY HH:mm:SS TT&lt;/SPAN&gt;'),'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;MM-DD-YYYY HH:mm:SS TT&lt;/SPAN&gt;') as &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;"START DATE",&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;timestamp(&lt;SPAN style="color: #0000ff; font-family: 'Courier New'; font-size: 12px;"&gt;timestamp#(&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Call_Details&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,'&amp;lt;ENDDATETIME&amp;gt;','&amp;lt;/ENDDATETIME&amp;gt;')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;MM-DD-YYYY HH:mm:SS TT&lt;/SPAN&gt;'),'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;MM-DD-YYYY HH:mm:SS TT&lt;/SPAN&gt;') as &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;"END DATE"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12px; font-family: 'Courier New';"&gt;Calc_Diff:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt; &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Interval(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[END DATE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;-&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: maroon;"&gt;[START DATE]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt;"&gt;),Format Code&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;)&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;'DURATION&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: maroon; font-size: 9pt; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt; Call_Details;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: maroon; font-size: 9pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 07:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645451#M236529</guid>
      <dc:creator />
      <dc:date>2014-09-08T07:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645452#M236530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 07:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645452#M236530</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-09-08T07:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645453#M236531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi..&lt;/P&gt;&lt;P&gt; Its not working...............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 08:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645453#M236531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T08:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645454#M236532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ..&lt;/P&gt;&lt;P&gt;Actually i got the data from database..in that one field contains xml realated data in that i saparate fields.(like startdata and enddata)...please find the attachment...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 08:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645454#M236532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T08:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645455#M236533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ..&lt;/P&gt;&lt;P&gt;Actually i got the data from database..in that one field contains xml realated data in that i saparate fields.(like startdata and enddata)...please find the attachment...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 08:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645455#M236533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T08:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645456#M236534</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;Make sure that you are passing correct timestamp# format while taking text date into date format while loading ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check StartDate EndDate format before proceeding for interval calculation...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 08:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645456#M236534</guid>
      <dc:creator />
      <dc:date>2014-09-08T08:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645457#M236535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to pass format like below to match,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(...,'YYYY-DD-MM hh:mm:ss:ms') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;timestamp(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;timestamp#(&lt;/SPAN&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Call_Details&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,'&amp;lt;STARTDATETIME&amp;gt;','&amp;lt;/STARTDATETIME&amp;gt;'),'YYYY-DD-MM hh:mm:ss:ms'),'YYYY-DD-MM hh:mm:ss') as &lt;SPAN style="font-weight: inherit; font-style: inherit; color: #800000;"&gt;"START DATE",&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 9pt; font-style: inherit; font-family: 'Courier New'; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 9pt; font-style: inherit; font-family: 'Courier New'; font-weight: inherit;"&gt;like others...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645457#M236535</guid>
      <dc:creator />
      <dc:date>2014-09-08T09:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645458#M236536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi...&lt;/P&gt;&lt;P&gt;Actually i got the data from database in that one of the field of dtabase is in xml formate.i saparate data from xml(like start data and end data).i want to display difference between two dates.&lt;/P&gt;&lt;P&gt;End date is22/06/2014 04:27:01&lt;/P&gt;&lt;P&gt;Start date is 22/06/2014 04:25:01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please give me solution......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645458#M236536</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T09:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645459#M236537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt; line-height: 1.5em;"&gt;Try this now,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Calc_Diff:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[CALL ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[START DATE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[END DATE],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Interval(Timestamp(Timestamp#&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[END DATE]&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;,'YYYY-DD-MM hh:mm:ss:ms'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;),'DD-MM-YYYY hh:mm:ss')-Timestamp(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: blue;"&gt;Timestamp#&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: maroon;"&gt;[START DATE]&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;,'YYYY-DD-MM hh:mm:ss:ms'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt;"&gt;),'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;DD-MM-YYYY hh:mm:ss'&lt;/SPAN&gt;),'DD:hh:mm:ss')&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;'DURATION'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt; Call_Details;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;harshal&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645459#M236537</guid>
      <dc:creator />
      <dc:date>2014-09-08T09:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645460#M236538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshal..&lt;/P&gt;&lt;P&gt; Even also its not working....................&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645460#M236538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T09:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645461#M236539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i try to appply year(startdate)&amp;nbsp; as my_year,&amp;nbsp; its also doesnot work..........all date functions also does work...............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645461#M236539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T09:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645462#M236540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi...&lt;/P&gt;&lt;P&gt;All date functions also does not work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645462#M236540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T09:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645463#M236541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;year(startdate) &lt;/SPAN&gt;It will not come because your startDate is in text format..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;you need to convert it in date format from text..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Try this for year,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;year(date(date#(startDate,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;'YYYY-DD-MM hh:mm:ss:ms'&lt;/SPAN&gt;),'DD-MM-YYYY')) as year&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;check whether your year comes or not...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645463#M236541</guid>
      <dc:creator />
      <dc:date>2014-09-08T09:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Difference Between two date_time fields?</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645464#M236542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no it does not display year....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-Between-two-date-time-fields/m-p/645464#M236542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T10:04:13Z</dc:date>
    </item>
  </channel>
</rss>

