<?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: Time Format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-Format/m-p/1025381#M925250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Time(Time#(Report_time, 'hhmmss'), 'hh:mm:ss') as Report_time&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2016 10:17:27 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-03-31T10:17:27Z</dc:date>
    <item>
      <title>Time Format</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Format/m-p/1025379#M925248</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;We have pulled the report_time field directly from DB and it shows as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Report_time = 100000,110000,120000 (Actually it means 10,11,12)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i need to convert this into HH:MM format.Please suggest on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Format/m-p/1025379#M925248</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Time Format</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Format/m-p/1025380#M925249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Time(Time#(Report_time,'hhmmss'),'hh:mm') as NewTime&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 10:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Format/m-p/1025380#M925249</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-31T10:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Time Format</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Format/m-p/1025381#M925250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Time(Time#(Report_time, 'hhmmss'), 'hh:mm:ss') as Report_time&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 10:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Format/m-p/1025381#M925250</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-31T10:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Time Format</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Format/m-p/1025382#M925251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timestamp(alt(TImestamp#([Report_Time],'DD-MM-YYYY hh:mm:ss'),&lt;/P&gt;&lt;P&gt;TImestamp#([&lt;SPAN style="font-size: 13.3333px;"&gt;Report_Time&lt;IMG alt="hour.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119992_hour.PNG" style="height: auto;" /&gt;&lt;/SPAN&gt;],'DD-MMM-YY hh.mm.ss.fff TT')),' HH:MM') as date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 10:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Format/m-p/1025382#M925251</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-31T10:18:33Z</dc:date>
    </item>
  </channel>
</rss>

